]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list.tpl
Rewritten overview-inc.php, internal TODO closed
[mailer.git] / templates / de / html / admin / admin_overview_list.tpl
index 4a6eb981d282a57b21c2b56c659026880c1f3120..1d8ddd136aaa59348bfba1433eb472294a5b5f1c 100644 (file)
@@ -1,9 +1,8 @@
-<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" 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>