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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 2月 4日 (土) 00:03:24 JST


Index: xoops2jp/html/modules/user/admin/templates/group_delete.html
diff -u xoops2jp/html/modules/user/admin/templates/group_delete.html:1.1.2.3 xoops2jp/html/modules/user/admin/templates/group_delete.html:1.1.2.4
--- xoops2jp/html/modules/user/admin/templates/group_delete.html:1.1.2.3	Thu Feb  2 23:09:17 2006
+++ xoops2jp/html/modules/user/admin/templates/group_delete.html	Sat Feb  4 00:03:24 2006
@@ -7,7 +7,7 @@
 <h3><{$smarty.const._AD_USER_LANG_GROUP_DELETE}></h3>
 
 <ul>
-  <li><{$smarty.const._AD_USER_LANG_GROUP_DELETE_ADVICE|replace:"_%s_":$object->getVar('name')}>
+  <li><{$smarty.const._AD_USER_LANG_GROUP_DELETE_ADVICE|replace:"_%s_":$object->getVar('name')}></li>
   <li><{$smarty.const._AD_USER_LANG_GROUP_DELETE_ADVICE2}></li>
 </ul>
 
Index: xoops2jp/html/modules/user/admin/templates/user_delete.html
diff -u xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.3 xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.4
--- xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.3	Thu Feb  2 23:09:17 2006
+++ xoops2jp/html/modules/user/admin/templates/user_delete.html	Sat Feb  4 00:03:24 2006
@@ -7,7 +7,7 @@
 <h3><{$smarty.const._AD_USER_LANG_USER_DELETE}></h3>
 
 <ul>
-  <li><{$smarty.const._AD_USER_LANG_USER_DELETE_ADVICE|replace:"_%s_":$object->getVar('uname')}>
+  <li><{$smarty.const._AD_USER_LANG_USER_DELETE_ADVICE|replace:"_%s_":$object->getVar('uname')}></li>
 </ul>
 
 <{if $actionForm->hasError()}>


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