More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
index 95fb3558399d75d7d9ea73b9dcd350e95932c11e..f2ef10603a2cab5e2a8f31638dc1bfa3a6f5700b 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;$content[title] ($content[mod])</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
-       $content[clicks]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2">
+       &nbsp;$content[title] ($content[mod])</td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
+       $content[clicks]</td>
+</tr>