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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 11月 2日 (木) 00:50:44 JST


Index: xoops2jp/html/modules/user/admin/templates/user_delete.html
diff -u xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.14 xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.14.2.1
--- xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.14	Sun Aug 20 11:57:49 2006
+++ xoops2jp/html/modules/user/admin/templates/user_delete.html	Thu Nov  2 00:50:44 2006
@@ -6,7 +6,7 @@
 
 <h3 class="admintitle"><{$smarty.const._AD_USER_LANG_USER_DELETE}> (<{$object->getShow('uname')}>)</h3>
 
-<div class="confirm"><{$smarty.const._AD_USER_LANG_USER_DELETE_ADVICE|replace:"_%s_":$object->getShow('uname')}></div>
+<div class="confirm"><{$smarty.const._AD_USER_LANG_USER_DELETE_ADVICE}></div>
 
 <{if $actionForm->hasError()}>
 <div class="error">
Index: xoops2jp/html/modules/user/admin/templates/group_delete.html
diff -u xoops2jp/html/modules/user/admin/templates/group_delete.html:1.1.2.16 xoops2jp/html/modules/user/admin/templates/group_delete.html:1.1.2.16.2.1
--- xoops2jp/html/modules/user/admin/templates/group_delete.html:1.1.2.16	Sun Aug 20 22:38:31 2006
+++ xoops2jp/html/modules/user/admin/templates/group_delete.html	Thu Nov  2 00:50:44 2006
@@ -7,7 +7,7 @@
 <h3 class="admintitle"><{$smarty.const._AD_USER_LANG_GROUP_DELETE}> (<{$object->getShow('name')}>)</h3>
 
 <div class="confirm">
-  <{$smarty.const._AD_USER_LANG_GROUP_DELETE_ADVICE|replace:"_%s_":$object->getShow('name')}><br />
+  <{$smarty.const._AD_USER_LANG_GROUP_DELETE_ADVICE}><br />
   <{$smarty.const._AD_USER_LANG_GROUP_DELETE_ADVICE2}>
 </div>
 


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