]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refbanner.tpl
Extension ext-network cleaned up
[mailer.git] / templates / de / html / admin / admin_list_refbanner.tpl
index 7991ed207302b30cce759840f864227e5f892b2a..3419f47467c651af69dbe32c9574e2ef66882be9 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=refbanner%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=refbanner%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="6" class="table_header bottom">
@@ -7,7 +7,7 @@
                </td>
        </tr>
        <tr>
-               <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
+               <td class="header_column bottom right" align="center" width="30"><strong>{--ID_SELECT--}</strong></td>
                <td class="header_column bottom right" align="center"><strong>{--REFERRAL_URL--}:</strong></td>
                <td class="header_column bottom right" align="center"><strong>{--REFERRAL_TITLE--}:</strong></td>
                <td class="header_column bottom right" align="center"><strong>{--REFERRAL_VIEWS--}:</strong></td>
@@ -23,5 +23,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>