]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_task.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_task.tpl
index d07a075aa31fd86a59ee80b77033825a7a0688c4..205328b407c3cf01cb2d9b95f44c3ff1808fafa2 100644 (file)
@@ -2,20 +2,23 @@
 {%form,formMethodPost=modules.php?module=admin&what=list_task&type=$content[type]%}
 <table border="0" cellspacing="0" cellpadding="0" class="admin_tasktable dashed">
 <tr>
-       <td colspan="7" align="center" class="admin_task_header bottom">
-               <strong>$content[message]</strong>
+       <td colspan="7" align="center" class="table_header bottom">
+               $content[message]
        </td>
 </tr>
+
 <tr>
-       <td align="center" class="header_column bottom right" width="30"><strong>{--ID_SELECT--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_TASK_INFOS--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_MEMBER_USERID--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_TASK_TYPE--}</strong></td>
-       <td align="center" class="header_column bottom"><strong>{--ADMIN_TASK_CREATED--}</strong></td>
+       <td align="center" class="header_column bottom right" width="30">{--ID_SELECT--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_TASK_ASSIGNED_ADMIN--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_TASK_REGISTER_EXTENSION--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_TASK_INFOS--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_ASSIGNED_USERID--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_TASK_TYPE--}</td>
+       <td align="center" class="header_column bottom">{--ADMIN_TASK_CREATED--}</td>
 </tr>
+
 $content[rows]
+
 <tr>
        <td colspan="7" align="center" class="table_footer">
                <input type="reset" value="{--ADMIN_UNSELECT_ALL--}" class="form_reset" />