]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner_edit.tpl
Rewrites for installation phase:
[mailer.git] / templates / de / html / admin / admin_refbanner_edit.tpl
index 6987ebecc8fb9aad6b1fb40d1506c0c43fb71e11..f899bc80c761dd89be47dd4f3bf8599ecd61623c 100644 (file)
@@ -1,14 +1,14 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=refbanner&amp;mode=edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=refbanner&amp;mode=edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td align="center" colspan="3" class="admin_title bottom" height="30">
+               <td align="center" colspan="2" class="admin_title bottom">
                        <strong>{--EDIT_REFBANNER--}</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td class="admin_footer" colspan="3">
+               <td class="admin_footer" colspan="2">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="admin_submit" value="{--EDIT_PAY--}" />
                </td>