]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_user.tpl
Fix for non-working theme-selector
[mailer.git] / templates / de / html / admin / admin_list_user.tpl
index 444f614485285c9a2452d78ca01176ca9230d2a8..5eb3f45c2829ddaf26bfaa4d2a83eedc10356e76 100644 (file)
@@ -1,6 +1,7 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom" colspan="{!__COLSPAN2!}" height="30" align="center">
+               <td class="admin_title bottom" colspan="{!__COLSPAN2!}" align="center">
                        <strong>$content[title]:</strong>
                </td>
        </tr>
@@ -10,3 +11,4 @@
        $content[rows]
        {!__PAGE_NAV!}
 </table>
+</div>