]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refbanner.tpl
Added purging of subid and server_name logs
[mailer.git] / templates / de / html / admin / admin_list_refbanner.tpl
index 73945196bd04c0caae237f4d412f9a324847bb21..781d46d53fcab8d31595ee87a5e866db9fce7daf 100644 (file)
@@ -1,18 +1,18 @@
 <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">
-                       <strong>{--ADMIN_EDIT_DELETE_REFERAL_BANNER_TITLE--}</strong>
+                       <strong>{--ADMIN_EDIT_DELETE_REFERRAL_BANNER_TITLE--}</strong>
                </td>
        </tr>
        <tr>
                <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--REFERAL_URL--}:</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--REFERAL_TITLE--}:</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--REFERAL_VIEWS--}:</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--REFERAL_CLICKS_SHORT--}</strong></td>
-               <td class="header_column bottom" align="center"><strong>{--REFERAL_IS_ACTIVE--}:</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>
+               <td class="header_column bottom right" align="center"><strong>{--REFERRAL_CLICKS_SHORT--}</strong></td>
+               <td class="header_column bottom" align="center"><strong>{--REFERRAL_IS_ACTIVE--}:</strong></td>
        </tr>
        $content
        <tr>
@@ -23,5 +23,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>