More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_extensions_edit_row.tpl
index 237793ef12b4c7ff17fdad15e6ccfe153b38a3e6..177716455a862d588aee99f6c0d0690cb7288cb4 100644 (file)
@@ -1,10 +1,10 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[id]</strong>
-       <INPUT type="hidden" name="sel[$content[id]]" value="1" /></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;&nbsp;$content[name]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[css]</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
-       $content[active]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[id]</strong>
+       <INPUT type="hidden" name="sel[$content[id]]" value="1" /></td>
+       <td class="switch_sw$content[sw] bottom2 right2">
+       &nbsp;&nbsp;$content[name]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       $content[css]</td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
+       $content[active]</td>
+</tr>