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

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 8月 19日 (土) 20:55:32 JST


Index: xoops2jp/html/modules/user/templates/user_edituser.html
diff -u xoops2jp/html/modules/user/templates/user_edituser.html:1.1.2.11 xoops2jp/html/modules/user/templates/user_edituser.html:1.1.2.12
--- xoops2jp/html/modules/user/templates/user_edituser.html:1.1.2.11	Fri Aug 18 18:07:09 2006
+++ xoops2jp/html/modules/user/templates/user_edituser.html	Sat Aug 19 20:55:32 2006
@@ -141,10 +141,10 @@
     </td>
   </tr>
   <tr>
-    <td class="head"><{$smarty.const._MD_USER_LANG_USECOOKIE}></td>
+    <td class="head"><{$smarty.const._MD_USER_LANG_USERCOOKIE}></td>
     <td class="<{cycle values="odd,even"}>">
-      <{xoops_input type=radio name=user_mailok value=1}><{$smarty.const._YES}>
-      <{xoops_input type=radio name=user_mailok value=0}><{$smarty.const._NO}>
+      <{xoops_input type=radio name=usercookie value=1 default=$actionForm->get('usercookie')}><{$smarty.const._YES}>
+      <{xoops_input type=radio name=usercookie value=0 default=$actionForm->get('usercookie')}><{$smarty.const._NO}>
     </td>
   </tr>
   <tr>


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index