All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_overview_header_task.tpl
index 3346e1084fa4f82e6bfaf2c323ac80de68bfa271..94b5a5f79cde72612c88ef7897500a00d53f17cb 100644 (file)
@@ -2,16 +2,16 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_task&amp;type=$content[type]" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_tasktable dashed">
 <tr>
-       <td colspan="7" align="center" class="admin_task_header bottom2">
+       <td colspan="7" align="center" class="admin_task_header bottom">
                <strong>$content[message]</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" class="header_column bottom2 right2"><strong>{--ID_SELECT--}</strong></td>
-       <td align="center" class="header_column bottom2 right2"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></td>
-       <td align="center" class="header_column bottom2 right2"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></td>
-       <td align="center" class="header_column bottom2 right2"><strong>{--ADMIN_TASK_INFOS--}</strong></td>
-       <td align="center" class="header_column bottom2 right2"><strong>{--ADMIN_MEMBER_UID--}</strong></td>
-       <td align="center" class="header_column bottom2 right2"><strong>{--ADMIN_TASK_TYPE--}</strong></td>
-       <td align="center" class="header_column bottom2"><strong>{--ADMIN_TASK_CREATED--}</strong></td>
+       <td align="center" class="header_column bottom right"><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_UID--}</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>
 </tr>