]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_forced_ads.tpl
Earning subscriptions introduced (unfinished):
[mailer.git] / templates / de / html / admin / admin_list_forced_ads.tpl
index 5dd973b5b7ebcf9b246b1aeb61186da2e15d49d4..dd0a5bada451122192c87188942ca5882cb4bf66 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_forced_ads%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="800">
 <tr>
-       <td align="center" colspan="7" class="table_header">
+       <td align="center" colspan="5" class="table_header">
                <strong>{--ADMIN_LIST_FORCED_ADS_TITLE--}</strong>
        </td>
 </tr>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_FORCED_ADS_TYPE--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_FORCED_ADS_HAS_FRAMEBREAKER--}</strong></td>
-       <td class="header_column bottom right" align="center"><strong>{--ADMIN_FORCED_ADS_ADDED--}</strong></td>
-       <td class="header_column bottom right" align="center"><strong>{--ADMIN_FORCED_ADS_RELOAD_LOCK--}</strong></td>
-       <td class="header_column bottom" align="center"><strong>{--ADMIN_FORCED_ADS_MINIMUM_STAY--}</strong></td>
+       <td class="header_column bottom" align="center"><strong>{--ADMIN_FORCED_ADS_ADDED--}</strong></td>
 </tr>
 $content
 <tr>
-       <td class="table_footer" colspan="7">
+       <td class="table_footer" colspan="5">
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
                <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />