More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_config_email_row.tpl
index facf5df1be10d3599be780e8ac1712fa311ce051..5c28ebd7ca80fbaba562292834efd1d7cf1574e3 100644 (file)
@@ -1,11 +1,11 @@
-<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[value]&nbsp;
-       </TD>
-       <TD class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td class="bottom2 switch_sw$content[sw]">
                &nbsp;$content[comment]&nbsp;
-       </TD>
-</TR>
+       </td>
+</tr>