]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_table.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_overview_table.tpl
index eb46a131a258d0f534dc9d48cc78d03330a4cf89..57c4a60691dffd8cee7c6642948a361892fc6ad6 100644 (file)
@@ -2,22 +2,22 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td colspan="7" align="center" class="admin_task_header top2 left2 right2">
+       <td colspan="7" align="center" class="admin_task_header top left right">
                <strong>{--ADMIN_TASK_SYSTEM_WELCOME--}</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" class="top2 bottom2 right2 left2 header_column"><strong>{--ID_SELECT--}</strong></td>
-       <td align="center" class="top2 bottom2 right2 header_column"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></td>
-       <td align="center" class="top2 bottom2 right2 header_column"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></td>
-       <td align="center" class="top2 bottom2 right2 header_column"><strong>{--ADMIN_TASK_INFOS--}</strong></td>
-       <td align="center" class="top2 bottom2 right2 header_column"><strong>{--ADMIN_MEMBER_UID--}</strong></td>
-       <td align="center" class="top2 bottom2 right2 header_column"><strong>{--ADMIN_TASK_TYPE--}</strong></td>
-       <td align="center" class="top2 bottom2 right2 header_column"><strong>{--ADMIN_TASK_CREATED--}</strong></td>
+       <td align="center" class="top bottom right left header_column"><strong>{--ID_SELECT--}</strong></td>
+       <td align="center" class="top bottom right header_column"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></td>
+       <td align="center" class="top bottom right header_column"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></td>
+       <td align="center" class="top bottom right header_column"><strong>{--ADMIN_TASK_INFOS--}</strong></td>
+       <td align="center" class="top bottom right header_column"><strong>{--ADMIN_MEMBER_UID--}</strong></td>
+       <td align="center" class="top bottom right header_column"><strong>{--ADMIN_TASK_TYPE--}</strong></td>
+       <td align="center" class="top bottom right header_column"><strong>{--ADMIN_TASK_CREATED--}</strong></td>
 </tr>
 $content
 <tr>
-       <td colspan="7" align="center" class="admin_footer bottom2 left2 right2">
+       <td colspan="7" align="center" class="admin_footer bottom left right">
                <input type="reset" value="{--ADMIN_UNSELECT_ALL--}" class="admin_reset" />
                <input type="submit" name="assign" value="{--ADMIN_ASSIGN_TASKS--}" class="admin_submit" />
                <input type="submit" name="unassign" value="{--ADMIN_UNASSIGN_TASKS--}" class="admin_submit" />