NobuNobu
nobun****@users*****
2006年 2月 3日 (金) 15:44:29 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.8 xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.9 --- xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.8 Thu Feb 2 23:09:17 2006 +++ xoops2jp/html/modules/user/admin/templates/user_edit.html Fri Feb 3 15:44:29 2006 @@ -174,7 +174,7 @@ <tr> <td class="head"><{$smarty.const._AD_USER_LANG_VPASS}></td> <td class="<{cycle values="odd,even"}>"> - <{xoops_input type=text name=pass2 value=$actionForm->get('vpass') size=25 maxlength=32}> + <{xoops_input type=text name=vpass value=$actionForm->get('vpass') size=25 maxlength=32}> </td> </tr> <tr>