[xoops-cvslog 3323] CVS update: xoops2jp/html/modules/pm/templates

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 6月 14日 (水) 01:12:54 JST


Index: xoops2jp/html/modules/pm/templates/pmlite.html
diff -u xoops2jp/html/modules/pm/templates/pmlite.html:1.1.2.6 xoops2jp/html/modules/pm/templates/pmlite.html:1.1.2.7
--- xoops2jp/html/modules/pm/templates/pmlite.html:1.1.2.6	Sun Jun 11 23:05:35 2006
+++ xoops2jp/html/modules/pm/templates/pmlite.html	Wed Jun 14 01:12:54 2006
@@ -1,10 +1,13 @@
 <{if $actionForm->hasError()}>
-  <ul class="error">
+<div class="error">
+  <ul>
     <{foreach item=message from=$actionForm->getErrorMessages()}>
       <li><{$message|escape}></li>
     <{/foreach}>
   </ul>
+</div>
 <{/if}>
+
 <form action="pmlite.php" method="post" name="coolsus">
   <{xoops_token form=$actionForm}>
   <table width="300" align="center" class="outer">


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