]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_overview_list.tpl
index fc0db4ecf6930cb94fb5cc7eb21ae8c69676a30a..a3fcce4800de15ee372b6c1c395b38d5cb31f5b6 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>
+<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>
+$content
+</table>