]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_task_rows.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_overview_task_rows.tpl
index 7436d8e6199928a42cddc5e470f503db02002e48..b211f481939693303b63db4358192f4daa889612 100644 (file)
@@ -1,13 +1,13 @@
 
 <!-- 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"
+<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"
+               height="5">&nbsp;</td>
+       <td width="25" align="center"
                class="switch_sw$content[row_sw] $content[bottom]"><strong>$content[row_link]</strong>
-       </TD>
-</TR>
+       </td>
+</tr>
 <!-- row template for extended overview -->