]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list.tpl
Column has been renamed in database structure, need to rename it in templates, too.
[mailer.git] / templates / de / html / admin / admin_overview_list.tpl
index a3fcce4800de15ee372b6c1c395b38d5cb31f5b6..55d9c33cc1632c7b6a7e430a27478cda3f50e466 100644 (file)
@@ -1,8 +1,13 @@
-<table border="0" cellspacing="0" cellpadding="0" width="95%" align="center" class="admin_table">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td colspan="3" align="center" class="admin_task_header top2 bottom2 left2 right2">
-               <strong class="admin_welcome">{--ADMIN_SELECTED_TASKS_ASSIGN--}:</strong>
+       <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>