]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_task_rows.tpl
Rewrites for installation phase:
[mailer.git] / templates / de / html / admin / admin_overview_task_rows.tpl
index 91441300b3ed42725c4692ecf27f2d4f77f2a363..e2c0659453fd8d117c5677dd5cbcf3e7f810e625 100644 (file)
@@ -1,5 +1,8 @@
 <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>
+       <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>