]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_edit.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_admins_mails_edit.tpl
index b761241a3fcc41388c93996ebac6ecf789f44fd6..4f758d3bc04cbba7ccfa895817e499776a2d95e9 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=admins_mails" method="post" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=admins_mails%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="2" align="center" class="admin_title" height="30">
+               <td colspan="2" align="center" class="table_header">
                        <strong>{--ADMINS_MAILS_EDIT_TITLE--}</strong>
                </td>
        </tr>
@@ -16,9 +16,9 @@
        </tr>
        $content
        <tr>
-               <td colspan="2" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="change" class="admin_submit" value="{--ADMIN_ADMINS_CHANGE--}" />
+               <td colspan="2" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" class="form_submit" name="change" value="{--ADMIN_ADMINS_CHANGE--}" />
                </td>
        </tr>
 </table>