Browse Source

Minor HTML adjustment

pdontthink 18 years ago
parent
commit
fb97c85c62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/default/message_list.tpl

+ 1 - 1
templates/default/message_list.tpl

@@ -514,7 +514,7 @@ if ($class != 'even' && $class != 'odd')
         </td>
         </td>
       </tr>
       </tr>
       <tr>
       <tr>
-        <td>
+        <td align="right">
 <?php if (!empty($plugin_output['mailbox_index_after'])) echo $plugin_output['mailbox_index_after']; ?>
 <?php if (!empty($plugin_output['mailbox_index_after'])) echo $plugin_output['mailbox_index_after']; ?>
         </td>
         </td>
       </tr>
       </tr>