]> 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 4a6eb981d282a57b21c2b56c659026880c1f3120..55d9c33cc1632c7b6a7e430a27478cda3f50e466 100644 (file)
@@ -1,9 +1,13 @@
-<table border="0" cellspacing="0" cellpadding="0" width="95%"
-       align="center" class="admin_table">
-       <tr>
-               <td colspan="3" align="center"
-                       class="admin_task_header top2 bottom2 left2 right2"><strong
-                       class="admin_welcome">{--ADMIN_SELECTED_TASKS_ASSIGN--}:</strong></td>
-       </tr>
-       {!__TASK_ROWS!}
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<tr>
+       <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>