Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_email_archiv.tpl
index 00fb3d589ceeb5dcfcb0eac343c8487bc02e16da..b600df488f31bde1158d43fbe337dfbad835ebd5 100644 (file)
@@ -1,12 +1,15 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="99%">
-       <tr>
-               <td colspan="3" align="center" height="25" class="table_header bottom">
-                       {--ADMIN_POOL_CONTENT--}
-               </td>
-       </tr>
-       $content[top_email_nav]
-       $content[rows]
-       $content[bottom_email_nav]
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
+<tr>
+       <td colspan="3" align="center" class="table_header bottom">
+               {--ADMIN_POOL_CONTENT--}
+       </td>
+</tr>
+
+$content[top_email_nav]
+
+$content[rows]
+
+$content[bottom_email_nav]
 </table>
 </div>