]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_table.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_overview_table.tpl
index 2f3eb97980ec22eeb2ee816b7f9f335f19da55dc..1290819df51676263bfb5ea113ccb8d9964d2056 100644 (file)
@@ -2,20 +2,23 @@
 {%form,formMethodPost=modules.php?module=admin%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td colspan="7" align="center" class="admin_task_header bottom">
-               <strong>{--ADMIN_TASK_SYSTEM_WELCOME--}</strong>
+       <td colspan="7" align="center" class="table_header bottom">
+               {--ADMIN_TASK_SYSTEM_WELCOME--}
        </td>
 </tr>
+
 <tr>
-       <td align="center" class="bottom right left header_column"><strong>{--ID_SELECT--}</strong></td>
-       <td align="center" class="bottom right header_column"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></td>
-       <td align="center" class="bottom right header_column"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></td>
-       <td align="center" class="bottom right header_column"><strong>{--ADMIN_TASK_INFOS--}</strong></td>
-       <td align="center" class="bottom right header_column"><strong>{--ADMIN_MEMBER_USERID--}</strong></td>
-       <td align="center" class="bottom right header_column"><strong>{--ADMIN_TASK_TYPE--}</strong></td>
-       <td align="center" class="bottom right header_column"><strong>{--ADMIN_TASK_CREATED--}</strong></td>
+       <td align="center" class="bottom right left header_column" width="30">{--ID_SELECT--}</td>
+       <td align="center" class="bottom right header_column">{--ADMIN_TASK_ASSIGNED_ADMIN--}</td>
+       <td align="center" class="bottom right header_column">{--ADMIN_TASK_REGISTER_EXTENSION--}</td>
+       <td align="center" class="bottom right header_column">{--ADMIN_TASK_INFOS--}</td>
+       <td align="center" class="bottom right header_column">{--ADMIN_ASSIGNED_USERID--}</td>
+       <td align="center" class="bottom right header_column">{--ADMIN_TASK_TYPE--}</td>
+       <td align="center" class="bottom right header_column">{--ADMIN_TASK_CREATED--}</td>
 </tr>
+
 $content
+
 <tr>
        <td colspan="7" align="center" class="table_footer">
                <input type="reset" value="{--ADMIN_UNSELECT_ALL--}" class="form_reset" />