More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_mods_stats2_row.tpl
index 2998b33d15246186fbac77567bce45b949e3c98f..7aaf8b25a74cc57d018c0d4b6d9dfc7d9c3f7b75 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;$content[title] ($content[action])</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[action])</td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
+       $content[clicks]</td>
+</tr>