]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_select.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_edit_email_select.tpl
index b4a3e196cc55f00823cedba7c259fe4c5d01307a..dc74eae9b3daea23b6a21ba68805db2f71d603ab 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=edit_emails%}" 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="2" class="table_header bottom">
                        <strong>{--ADMIN_SELECT_EMAIL_EDIT--}:</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td align="center" height="30" colspan="3" class="admin_footer top">
-                       <input type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
-                       <input type="submit" name="ok" class="admin_submit"     value="{--ADMIN_EDIT_EMAIL--}" />
+               <td align="center" colspan="2" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--RESET_SELECT--}" />
+                       <input type="submit" class="form_submit" name="ok"      value="{--ADMIN_EDIT_EMAIL--}" />
                </td>
        </tr>
 </table>