[xoops-cvslog 5614] CVS update: xoops2jp/html/modules/user/templates

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 11月 4日 (土) 17:08:45 JST


Index: xoops2jp/html/modules/user/templates/user_edituser.html
diff -u xoops2jp/html/modules/user/templates/user_edituser.html:1.1.2.12.2.3 xoops2jp/html/modules/user/templates/user_edituser.html:1.1.2.12.2.4
--- xoops2jp/html/modules/user/templates/user_edituser.html:1.1.2.12.2.3	Sat Nov  4 13:35:21 2006
+++ xoops2jp/html/modules/user/templates/user_edituser.html	Sat Nov  4 17:08:45 2006
@@ -36,7 +36,7 @@
       <{if $allow_chgmail}>
         <{xoops_input name=email size=30 maxlength=60 value=$actionForm->get('email')}><br />
       <{else}>
-        <label><{$thisUser->getShow('email')}></label>
+        <{$thisUser->getShow('email')}><br />
       <{/if}>
       <label><{xoops_input type=checkbox name=user_viewemail value=1 default=$actionForm->get('user_viewemail')}><{$smarty.const._MD_USER_LANG_USER_VIEWEMAIL}></label>
     </td>


xoops-cvslog メーリングリストの案内
Back to archive index