]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_edit.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_email_edit.tpl
index 39501e7f646023c336ba52e3878d6b91b7454cd0..f9364f2df5605d1b3ce47d79cbfe996530b9d543 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_email&amp;do=edit%}" 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="2" class="admin_title bottom">
-                       <strong>{--ADMIN_TITLE_EDIT_MAX_RECEIVE--}:</strong>
+               <td align="center" colspan="2" class="table_header bottom">
+                       <strong>{--ADMIN_EDIT_MAX_RECEIVE_TITLE--}:</strong>
                </td>
        </tr>
        $content[rows]
        <tr>
-               <td class="admin_footer" align="center" colspan="2">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_CHANGE_MAX_RECEIVE--}" />
+               <td class="table_footer" align="center" colspan="2">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_CHANGE_MAX_RECEIVE--}" />
                </td>
        </tr>
 </table>