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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2007年 2月 2日 (金) 18:22:06 JST


Index: xoops2jp/html/modules/pm/templates/viewpmsg.html
diff -u xoops2jp/html/modules/pm/templates/viewpmsg.html:1.1.2.12.2.5 xoops2jp/html/modules/pm/templates/viewpmsg.html:1.1.2.12.2.5.2.1
--- xoops2jp/html/modules/pm/templates/viewpmsg.html:1.1.2.12.2.5	Sun Dec  3 00:50:21 2006
+++ xoops2jp/html/modules/pm/templates/viewpmsg.html	Fri Feb  2 18:22:06 2007
@@ -52,16 +52,16 @@
   <{/foreach}>
 
   <{if $total_messages}>
-    <tr class="foot" style="text-align:left;">
-      <td colspan="6">
+    <tr style="text-align:left;">
+      <td class="foot" colspan="6">
         <input type="button" class="formButton" onclick="javascript:openWithSelfMain('<{$smarty.const.XOOPS_URL}>/pmlite.php?send=1','pmlite',480,400);" value="<{$smarty.const._MD_PM_LANG__SEND}>" />
         &nbsp;
         <input type="submit" class="formButton" name="delete_messages" value="<{$smarty.const._MD_PM_LANG_DELETE}>" />
       </td>
     </tr>
   <{else}>
-    <tr class="foot" style="text-align:left;">
-      <td colspan="6">
+    <tr style="text-align:left;">
+      <td class="foot" colspan="6">
         <input type="button" class="formButton" onclick="javascript:openWithSelfMain('<{$xoops_url}>/pmlite.php?send=1','pmlite',480,400);" value="<{$smarty.const._MD_PM_LANG__SEND}>" />
       </td>
     </tr>


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