]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_task_rows.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_overview_task_rows.tpl
index b211f481939693303b63db4358192f4daa889612..91441300b3ed42725c4692ecf27f2d4f77f2a363 100644 (file)
@@ -1,13 +1,5 @@
-
-<!-- row template for extended overview -->
 <tr>
 <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 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>
 </tr>
 </tr>
-<!-- row template for extended overview -->