]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list.tpl
Description made more clear
[mailer.git] / templates / de / html / admin / admin_overview_list.tpl
index 1d8ddd136aaa59348bfba1433eb472294a5b5f1c..3b981579dfe34e20dabd1159a204c21979d21342 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="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="table_footer">
+               &nbsp;
        </td>
 </tr>
-{!__TASK_ROWS!}
 </table>