]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_email.tpl
index 24a7a68111a5e8be079841f62e91b01689ea4787..ecbd7c760adc3b7742ae1491e80b2034778f9e59 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_email%}" 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 align="center" colspan="3" class="admin_title">
+               <td align="center" colspan="3" class="table_header">
                        <strong>{--ADMIN_EDIT_DELETE_MAX_VALUES_TITLE--}</strong>
                </td>
        </tr>
        </tr>
        $content[rows]
        <tr>
-               <td align="center" colspan="3" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_EDIT_MAX_VALUE--}" />
-                       <input type="submit" name="del" class="admin_delete" value="{--ADMIN_DELETE_MAX_VALUE--}" />
+               <td align="center" colspan="3" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="form_submit" value="{--ADMIN_EDIT_MAX_VALUE--}" />
+                       <input type="submit" name="del" class="form_delete" value="{--ADMIN_DELETE_MAX_VALUE--}" />
                </td>
        </tr>
 </table>