]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_task_rows.tpl
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_overview_task_rows.tpl
index b211f481939693303b63db4358192f4daa889612..e2c0659453fd8d117c5677dd5cbcf3e7f810e625 100644 (file)
@@ -1,13 +1,8 @@
-
-<!-- row template for extended overview -->
 <tr>
-       <td width="240" align="right"
-               class="switch_sw$content[row_sw] $content[bottom]">$content[row_descr]:</td>
-       <td width="10"
-               class="switch_sw$content[row_sw] $content[bottom] seperator"
-               height="5">&nbsp;</td>
-       <td width="25" align="center"
-               class="switch_sw$content[row_sw] $content[bottom]"><strong>$content[row_link]</strong>
+       <td align="right" class="admin_task_left {%template,ColorSwitch%} $content[bottom]">
+               $content[row_descr]:
+       </td>
+       <td align="center" class="admin_task_right {%template,ColorSwitch%} $content[bottom]">
+               <strong>$content[row_link]</strong>
        </td>
 </tr>
-<!-- row template for extended overview -->