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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 10月 15日 (日) 23:16:41 JST


Index: xoops2jp/html/modules/user/templates/user_delete_success.html
diff -u xoops2jp/html/modules/user/templates/user_delete_success.html:1.1.2.2.2.2 xoops2jp/html/modules/user/templates/user_delete_success.html:1.1.2.2.2.3
--- xoops2jp/html/modules/user/templates/user_delete_success.html:1.1.2.2.2.2	Fri Oct 13 19:37:28 2006
+++ xoops2jp/html/modules/user/templates/user_delete_success.html	Sun Oct 15 23:16:41 2006
@@ -1,6 +1,6 @@
-<div style="text-align:center;">
-  <br />
-  <b><{$smarty.const._MD_USER_MESSAGE_USER_DELETE_SUCCESS}></b>
+<div class="resultMsg">
+  <h4><{$smarty.const._MD_USER_MESSAGE_USER_DELETE_SUCCESS}></h4>
+
   <br />
   <br />
   &raquo;&raquo;<a href="<{$xoops_url}>/"><{$smarty.const._MAIN}></a>
Index: xoops2jp/html/modules/user/templates/user_register_finish.html
diff -u xoops2jp/html/modules/user/templates/user_register_finish.html:1.1.2.2 xoops2jp/html/modules/user/templates/user_register_finish.html:1.1.2.2.2.1
--- xoops2jp/html/modules/user/templates/user_register_finish.html:1.1.2.2	Wed Jul 19 19:21:40 2006
+++ xoops2jp/html/modules/user/templates/user_register_finish.html	Sun Oct 15 23:16:41 2006
@@ -1 +1,8 @@
-<div><{$complete_message|escape}></div>
\ No newline at end of file
+<div class="resultMsg">
+ <h4><{$complete_message|escape}></h4>
+
+  <br />
+  <br />
+  &raquo;&raquo;<a href="<{$xoops_url}>/"><{$smarty.const._MAIN}></a>
+  <br />
+</div>
\ No newline at end of file


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