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

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 2月 4日 (土) 16:28:25 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.10 xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.11
--- xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.10	Fri Feb  3 23:41:26 2006
+++ xoops2jp/html/modules/user/admin/templates/user_edit.html	Sat Feb  4 16:28:25 2006
@@ -168,13 +168,13 @@
     <tr>
       <td class="head"><{$smarty.const._AD_USER_LANG_PASS}></td>
       <td class="<{cycle values="odd,even"}>">
-        <{xoops_input type=password name=pass value=$actionForm->get('pass') size=25 maxlength=32}>
+        <{xoops_input type=password name=pass size=25 maxlength=32}>
       </td>
     </tr>
     <tr>
       <td class="head"><{$smarty.const._AD_USER_LANG_VPASS}></td>
       <td class="<{cycle values="odd,even"}>">
-        <{xoops_input type=password name=vpass value=$actionForm->get('vpass') size=25 maxlength=32}>
+        <{xoops_input type=password name=vpass size=25 maxlength=32}>
       </td>
     </tr>
     <tr>


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index