]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list.tpl
Fix for missing array elements
[mailer.git] / templates / de / html / admin / admin_overview_list.tpl
index d66c7181793e8ae7756a8e043b46af980193793e..55d9c33cc1632c7b6a7e430a27478cda3f50e466 100644 (file)
@@ -1,8 +1,13 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td colspan="3" align="center" class="admin_task_header top bottom left right">
+       <td colspan="2" align="center" class="admin_task_header bottom">
                <strong>{--ADMIN_SELECTED_TASKS_ASSIGN--}:</strong>
        </td>
 </tr>
 $content
+<tr>
+       <td colspan="2" align="center" class="admin_footer">
+               &nbsp;
+       </td>
+</tr>
 </table>