More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_overview_task_extras.tpl
index 2287e61dbeeee213bcbed8b2f1a8d67fb5d0f214..9a5249c28b1f54085674ffbe71824a03e20a46c6 100644 (file)
@@ -1,8 +1,8 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="275"
-       class="admin_table dashed">
-       <TR>
-               <TD colspan="3" class="admin_title2 bottom2"><STRONG>{--TASK_ADMIN_OVERVIEW_EXTRAS--}:</STRONG>
-               </TD>
-       </TR>
+<table border="0" cellspacing="0" cellpadding="0" class="admin_task_table dashed">
+       <tr>
+               <td colspan="2" class="admin_task_title bottom">
+                       <strong>{--ADMIN_TASK_OVERVIEW_EXTRAS--}:</strong>
+               </td>
+       </tr>
        $content
-</TABLE>
\ No newline at end of file
+</table>
\ No newline at end of file