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

Back to archive index

Minahito minah****@users*****
2007年 4月 26日 (木) 12:44:36 JST


Index: xoops2jp/html/modules/user/templates/blocks/user_block_login.html
diff -u xoops2jp/html/modules/user/templates/blocks/user_block_login.html:1.1.2.1.2.2.2.1 xoops2jp/html/modules/user/templates/blocks/user_block_login.html:1.1.2.1.2.2.2.2
--- xoops2jp/html/modules/user/templates/blocks/user_block_login.html:1.1.2.1.2.2.2.1	Wed Feb 28 01:24:37 2007
+++ xoops2jp/html/modules/user/templates/blocks/user_block_login.html	Thu Apr 26 12:44:36 2007
@@ -4,7 +4,7 @@
     <{$smarty.const._MB_USER_PASSWORD}><br />
     <{xoops_input type=password name=pass size=12 maxlength=32 }><br />
 <!--<label><{xoops_input type=checkbox name=rememberme value=On class=formButton}><{$smarty.const._MB_USER_REMEMBERME}></label><br />-->
-    <{xoops_input type=hidden name=xoops_redirect value=$xoops_requesturi}>
+    <input type="hidden" name"xoops_redirect" value="<{$xoops_requesturi}>" />
     <{xoops_input type=hidden name=op value=login}>
     <{xoops_input type=submit name=submit value=$smarty.const._MB_USER_LOGIN}><br />
 </form>


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