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

アーカイブの一覧に戻る

NobuNobu nobun****@users*****
2006年 2月 4日 (土) 16:52:48 JST


Index: xoops2jp/html/modules/user/templates/user_register_confirm.html
diff -u xoops2jp/html/modules/user/templates/user_register_confirm.html:1.1.2.2 xoops2jp/html/modules/user/templates/user_register_confirm.html:1.1.2.3
--- xoops2jp/html/modules/user/templates/user_register_confirm.html:1.1.2.2	Thu Feb  2 14:34:19 2006
+++ xoops2jp/html/modules/user/templates/user_register_confirm.html	Sat Feb  4 16:52:48 2006
@@ -1,4 +1,4 @@
-
+<form action="index.php?action=UserRegister_confirm" method="post">
 <table width="100%" class="outer">
   <tr>
     <td class="head"><{$smarty.const._US_NICKNAME}></td>
@@ -18,3 +18,4 @@
     </td>
   </tr>
 </table>
+</form>
Index: xoops2jp/html/modules/user/templates/user_register_form.html
diff -u xoops2jp/html/modules/user/templates/user_register_form.html:1.1.2.4 xoops2jp/html/modules/user/templates/user_register_form.html:1.1.2.5
--- xoops2jp/html/modules/user/templates/user_register_form.html:1.1.2.4	Thu Feb  2 14:34:19 2006
+++ xoops2jp/html/modules/user/templates/user_register_form.html	Sat Feb  4 16:52:48 2006
@@ -6,7 +6,7 @@
 </ul>
 <{/if}>
 
-<form action="index.php?action=Register" method="post">
+<form action="index.php?action=UserRegister" method="post">
 <{xoops_token form=$actionForm}>
 <table class="outer" width="100%">
   <tr>


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