HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_overview_header_task.tpl
1 <form action="{!URL!}/modules.php?module=admin&amp;what=list_task&amp;type=$content[type]" method="POST" style="margin-bottom: 0px">
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="95%" align="center" class="admin_table">
3 <TR>
4         <TD colspan="7" align="center" class="admin_task_header top2 left2 right2">
5                 <div class="admin_welcome">$content[message]</STRONG>
6         </TD>
7 </TR>
8 <TR>
9         <TD align="center" class="top2 bottom2 right2 left2 admin_header"><strong>{--ID_SELECT--}</strong></TD>
10         <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></TD>
11         <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></TD>
12         <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_INFOS--}</strong></TD>
13         <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_MEMBER_UID--}</strong></TD>
14         <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_TYPE--}</strong></TD>
15         <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_CREATED--}</strong></TD>
16 </TR>