More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_extensions_row.tpl
index a01fc73702d09095684d5aa8ef0c1f2af5272ec7..271da06e744c5ab75049c9540e000d5086566579 100644 (file)
@@ -1,13 +1,13 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[id].</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><a href="$content[link]">$content[name]</a></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[last]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[size]&nbsp;{--KBYTES--}</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[new_ver]&nbsp;($content[old_ver])</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] bottom2">&nbsp;</TD>
-       <TD colspan="4" class="switch_sw$content[sw] bottom2">
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[id].</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><a href="$content[link]">$content[name]</a></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[last]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[size]&nbsp;{--KBYTES--}</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[new_ver]&nbsp;($content[old_ver])</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw] bottom2">&nbsp;</td>
+       <td colspan="4" class="switch_sw$content[sw] bottom2">
                <div class="tiny">$content[info]</div>
-       </TD>
-</TR>
+       </td>
+</tr>