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

アーカイブの一覧に戻る

Tom Hayakawa tom_g3x****@users*****
2007年 2月 28日 (水) 19:02:24 JST


Index: xoops2jp/html/modules/user/templates/user_userform.html
diff -u xoops2jp/html/modules/user/templates/user_userform.html:1.1.2.4.4.1 xoops2jp/html/modules/user/templates/user_userform.html:1.1.2.4.4.2
--- xoops2jp/html/modules/user/templates/user_userform.html:1.1.2.4.4.1	Wed Feb 28 01:24:37 2007
+++ xoops2jp/html/modules/user/templates/user_userform.html	Wed Feb 28 19:02:24 2007
@@ -2,7 +2,7 @@
   <legend style="font-weight: bold;"><{$smarty.const._LOGIN}></legend>
   <form action="<{$smarty.const.XOOPS_URL}>/user.php" method="post" >
     <{$smarty.const._USERNAME}> <{xoops_input type=text name=uname size=26 maxlength=25 value=$usercookie}><br />
-    <{$smarty.const._PASSWORD}> <{xoops_input type=password name=pass size=21 maxlength=31}><br />
+    <{$smarty.const._PASSWORD}> <{xoops_input type=password name=pass size=21 maxlength=32}><br />
     <{xoops_input type=hidden name=op value=login}>
     <{xoops_input type=hidden name=xoops_redirect value=$redirect_page}>
     <input type="submit" value="<{$smarty.const._LOGIN}>" />


xoops-cvslog メーリングリストの案内
アーカイブの一覧に戻る