More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_rallye_del_row.tpl
index 15df5d216185be23ca4247139c8e08620caae436..3996a71e0c8b1b47900bbb368172429f6d4acee8 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
        $content[id] <INPUT type="hidden" claass="admin_normal"
-               name="sel[$content[id]]" value="1"></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[level]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</TD>
-       <TD class="switch_sw$content[sw] bottom2">&nbsp;$content[infos]</TD>
-</TR>
+               name="sel[$content[id]]" value="1"></td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[level]</td>
+       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</td>
+       <td class="switch_sw$content[sw] bottom2">&nbsp;$content[infos]</td>
+</tr>