]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_header_task.tpl
Fix for template ext_lead.tpl, thanks to narutofanxxxll
[mailer.git] / templates / de / html / admin / admin_overview_header_task.tpl
index 7a487ff37041009828d7c40e581aff6be4901192..e4093d4df1942629f3ba5f97225a926b1a52d2da 100644 (file)
@@ -1,16 +1,16 @@
-<form 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" width="95%" align="center" class="admin_table">
-<TR>
-       <TD colspan="7" align="center" class="admin_task_header top2 left2 right2">
-               <div class="admin_welcome">$content[message]</STRONG>
-       </TD>
-</TR>
-<TR>
-       <TD align="center" class="top2 bottom2 right2 left2 admin_header"><strong>{--ID_SELECT--}</strong></TD>
-       <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></TD>
-       <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></TD>
-       <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_INFOS--}</strong></TD>
-       <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_MEMBER_UID--}</strong></TD>
-       <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_TYPE--}</strong></TD>
-       <TD align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_CREATED--}</strong></TD>
-</TR>
+<form 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" width="95%" align="center" class="admin_table">
+<tr>
+       <td colspan="7" align="center" class="admin_task_header top2 left2 right2">
+               <div class="admin_welcome">$content[message]</div>
+       </td>
+</tr>
+<tr>
+       <td align="center" class="top2 bottom2 right2 left2 admin_header"><strong>{--ID_SELECT--}</strong></td>
+       <td align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_ASSIGNED_ADMIN--}</strong></td>
+       <td align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_REGISTER_EXTENSION--}</strong></td>
+       <td align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_INFOS--}</strong></td>
+       <td align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_MEMBER_UID--}</strong></td>
+       <td align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_TYPE--}</strong></td>
+       <td align="center" class="top2 bottom2 right2 admin_header"><strong>{--ADMIN_TASK_CREATED--}</strong></td>
+</tr>