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

Back to archive index

Minahito minah****@users*****
2006年 11月 6日 (月) 19:20:19 JST


Index: xoops2jp/html/modules/user/admin/templates/user_edit.html
diff -u xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.21.2.1 xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.21.2.2
--- xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.21.2.1	Mon Oct 16 00:29:45 2006
+++ xoops2jp/html/modules/user/admin/templates/user_edit.html	Mon Nov  6 19:20:19 2006
@@ -11,10 +11,13 @@
 
 <{if $actionForm->get('uid')}>
   <h3 class="admintitle"><{$smarty.const._AD_USER_LANG_USER_EDIT}> (<{$actionForm->get('uname')}>)</h3>
+  <div class="tips"><{$smarty.const._AD_USER_TIPS_USER_EDIT}></div>
 <{else}>
   <h3 class="admintitle"><{$smarty.const._AD_USER_LANG_USER_NEW}></h3>
+  <div class="tips"><{$smarty.const._AD_USER_TIPS_USER_NEW}></div>
 <{/if}>
 
+
 <{if $actionForm->hasError()}>
 <div class="error">
   <ul>


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