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

Back to archive index

Minahito minah****@users*****
2006年 11月 11日 (土) 13:30:07 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.1 xoops2jp/html/modules/user/templates/blocks/user_block_login.html:1.1.2.1.2.2
--- xoops2jp/html/modules/user/templates/blocks/user_block_login.html:1.1.2.1.2.1	Mon Oct 16 00:29:46 2006
+++ xoops2jp/html/modules/user/templates/blocks/user_block_login.html	Sat Nov 11 13:30:06 2006
@@ -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