]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email.tpl
New functions introduced, several rewrites:
[mailer.git] / templates / de / html / admin / admin_edit_email.tpl
index 466de2de6b81b4e58b2e96fb2fc32551471fd7f3..ad00a64cc5320bf747a392e4e4c9a590ce206ae7 100644 (file)
@@ -1,4 +1,4 @@
-<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">
@@ -33,7 +33,7 @@
                </td>
        </tr>
        <tr>
-               <td align="center" height="30" colspan="3" class="admin_footer top">
+               <td align="center" colspan="3" class="admin_footer top">
                        <input type="hidden" name="id" value="$content[id]"/ >
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="save" class="admin_submit" value="{--ADMIN_CHANGE_EMAIL--}" />