]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_email_archiv.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_email_archiv.tpl
index d26a1187450e44e23692367783b0b6d6d8aacc30..1962170fffd0a3b028dfeeb39dda68d61be58bf2 100644 (file)
@@ -1,8 +1,10 @@
-<TABLE border="0" cellspacing="0" cellpadding="0"
+<table border="0" cellspacing="0" cellpadding="0"
        class="admin_table dashed" width="99%">
-       <TR>
-               <TD colspan="3" align="center" height="25" class="admin_title"><strong
-                       class="admin_done">{--ADMIN_POOL_CONTENT--}</strong></TD>
-       </TR>
-       {!__TOP_EMAIL_NAV!} {!__EMAIL_ROWS!} {!__BOTTOM_EMAIL_NAV!}
-</TABLE>
+       <tr>
+               <td colspan="3" align="center" height="25" class="admin_title"><strong
+                       class="admin_done">{--ADMIN_POOL_CONTENT--}</strong></td>
+       </tr>
+       $content[top_email_nav]
+       $content[rows]
+       $content[bottom_email_nav]
+</table>