More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_rewrite_rows.tpl
index 0f5cdd86896db8235a0fc5fc49b5e635195421a1..873f06e132ec687986d6cabcc3c7846b26a163c8 100644 (file)
@@ -1,9 +1,9 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[module]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[title]</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[module]</td>
+       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[title]</td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
        {--YES--}:&nbsp;<INPUT type="radio" name="mod[$content[module]]"
                class="admin_normal" value="Y"$content[y_default]>
        {--NO--}:&nbsp;<INPUT type="radio" name="mod[$content[module]]"
-               class="admin_normal" value="N"$content[n_default]></TD>
-</TR>
+               class="admin_normal" value="N"$content[n_default]></td>
+</tr>