]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_refbanner.tpl
index c571bf1e863464bbd6f106fd616cc18918595ce6..cfef9665cbc7ccec5d575a6aacdd4258c5e192be 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=refbanner" method="POST">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=refbanner" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td width="10" class="admin_title seperator bottom2">&nbsp;</td>
                <td class="admin_header bottom2" align="center"><strong>{--REF_VIS--}:</strong></td>
                <td class="admin_header seperator bottom2" width="10">&nbsp;</td>
        </tr>
-       {!__BANNER_ROWS!}
+       $content
        <tr>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
-               <td class="admin_footer" colspan="6"><INPUT
+               <td class="admin_footer" colspan="6"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--EDIT_PAY--}" /> <INPUT type="submit"
+               <input type="submit" name="edit" class="admin_submit"
+                       value="{--EDIT_PAY--}" /> <input type="submit"
                        name="del" class="admin_delete" value="{--DEL_PAY--}" /></td>
                <td class="admin_footer seperator" width="10">&nbsp;</td>
        </tr>