]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_forced_campaigns.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_forced_campaigns.tpl
index dc97e8e17bee9a335c83f5d2de7a23ab050b5a1b..f7042fa0d73f8dad57661949155e6b3521d0739a 100644 (file)
@@ -1,13 +1,14 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_forced_campaigns%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_forced_campaigns%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="800">
 <tr>
        <td align="center" colspan="11" class="table_header">
                <strong>{--ADMIN_LIST_FORCED_CAMPAIGNS_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" width="30"><strong>{--ID_SELECT--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--_USERID--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_FORCED_CAMPAIGN_STATUS--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_FORCED_CAMPAIGN_ORDERED_CLICKS--}</strong></td>
@@ -19,7 +20,9 @@
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_FORCED_CAMPAIGN_EXPIRED--}</strong></td>
        <td class="header_column bottom" align="center"><strong>{--ADMIN_FORCED_CAMPAIGN_CREATED--}</strong></td>
 </tr>
+
 $content
+
 <tr>
        <td class="table_footer" colspan="11">
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
@@ -30,7 +33,7 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">