Referal overview finished and rewritten for refback extension
[mailer.git] / templates / de / html / admin / admin_overview_header_task.tpl
1 <FORM
2         action="{!URL!}/modules.php?module=admin&amp;what=list_task&amp;type=$content[type]"
3         method="POST" style="margin-bottom: 0px">
4 <TABLE border="0" cellspacing="0" cellpadding="0" width="95%"
5         align="center" class="admin_table">
6         <TR>
7                 <TD colspan="6" align="center"
8                         class="admin_task_header top2 left2 right2"><STRONG
9                         class="admin_welcome">$content[message]</STRONG></TD>
10         </TR>
11         <TR>
12                 <TD align="center" class="top2 bottom2 right2 left2 admin_header"><STRONG>{--ID_SELECT--}</STRONG></TD>
13                 <TD align="center" class="top2 bottom2 right2 admin_header"><STRONG>{--ADMIN_ASSIGNED_ADMIN--}</STRONG></TD>
14                 <TD align="center" class="top2 bottom2 right2 admin_header"><STRONG>{--ADMIN_TASK_INFOS--}</STRONG></TD>
15                 <TD align="center" class="top2 bottom2 right2 admin_header"><STRONG>{--ADMIN_MEMBER_UID--}</STRONG></TD>
16                 <TD align="center" class="top2 bottom2 right2 admin_header"><STRONG>{--ADMIN_TASK_TYPE--}</STRONG></TD>
17                 <TD align="center" class="top2 bottom2 right2 admin_header"><STRONG>{--ADMIN_TASK_CREATED--}</STRONG></TD>
18         </TR>