]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_list.tpl
Profi-Concepts patch integrated and overworked for HTML cleanups
[mailer.git] / templates / de / html / admin / admin_admins_mails_list.tpl
index aa5702155c8e96f79b52d356109a9e3753bf98d8..0b6a34c4825616f8b4966a4a59ae7c37ffe156c1 100644 (file)
@@ -1,7 +1,8 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=admins_mails" method="post" style="margin-bottom: 0px">
+<div align="center">
+<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="admin_table dashed">
        <tr>
-               <td colspan="3" align="center" class="admin_title" height="30">
+               <td colspan="3" align="center" class="admin_title">
                        <strong>{--ADMINS_MAILS_TITLE--}</strong>
                </td>
        </tr>
@@ -25,3 +26,4 @@
        </tr>
 </table>
 </form>
+</div>