]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_select.tpl
Rewrite of language strings
[mailer.git] / templates / de / html / admin / admin_edit_email_select.tpl
index 5db58caaa9d019697359db5980b8fafbbd175971..b4a3e196cc55f00823cedba7c259fe4c5d01307a 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=edit_emails" method="post">
+<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">
        <tr>
                <td align="center" colspan="3" class="admin_title">
@@ -8,7 +8,7 @@
        </tr>
        $content
        <tr>
-               <td align="center" height="30" colspan="3" class="admin_footer top2">
+               <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>