]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner_edit.tpl
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / templates / de / html / admin / admin_refbanner_edit.tpl
index 09be7e99d4694fb8deb90d856073c24b76559655..8855c768d53e2bc56828fbcba2e18688aa58157f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form 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 width="10" class="admin_header bottom2 seperator">&nbsp;</td>
@@ -7,12 +7,12 @@
                        height="30"><strong>{--EDIT_REFBANNER--}</strong></td>
                <td width="10" class="admin_header bottom2 seperator">&nbsp;</td>
        </tr>
-       {!__BANNER_ROWS!}
+       $content
        <tr>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
-               <td class="admin_footer" colspan="3"><INPUT
+               <td class="admin_footer" colspan="3"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
+               <input type="submit" name="ok" class="admin_submit"
                        value="{--EDIT_PAY--}" /></td>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
        </tr>