]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_transfer.tpl
index 7ceeb06585aee8eb3106383fd1af0e1268267ff7..5cc95e0f324dfe07e66d753692aea85cd69bf5fc 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=del_transfer%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="6" align="center" class="admin_title bottom">
+               <td colspan="6" align="center" class="table_header bottom">
                        <strong>$content[title]</strong>
                </td>
        </tr>
@@ -28,7 +28,7 @@
        </tr>
        $content[rows]
        <tr>
-               <td colspan="5" class="admin_footer bottom">
+               <td colspan="5" class="table_footer bottom">
                        <strong>{--ADMIN_TRANSFER_POINTS_TOTAL--}</strong>
                </td>
                <td align="center" class="header_column bottom">
@@ -36,7 +36,7 @@
                </td>
        </tr>
        <tr>
-               <td align="center" colspan="6" class="admin_footer">
+               <td align="center" colspan="6" class="table_footer">
                        $content[delete]
                </td>
        </tr>