More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_cats_row.tpl
index cff985ae62e183d4acf3f0510ef3373b637b6aa1..30c29adb0b92d6088544db8d2bb5cb0f69ccbd56 100644 (file)
@@ -1,14 +1,14 @@
-<TR>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+<tr>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" class="admin_normal" />
-       </TD>
-       <TD class="bottom2 right2 switch_sw$content[sw]"">
+       </td>
+       <td class="bottom2 right2 switch_sw$content[sw]"">
                &nbsp;$content[cat]&nbsp;
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                $content[vis]
-       </TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 switch_sw$content[sw]">
                $content[sort]
-       </TD>
-</TR>
+       </td>
+</tr>