]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_cats_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_cats_row.tpl
index 961afa9e33a801a1acb00660b8f82333b81b126e..fbba5b828fbe356a3b658241fcfeb66ad1e5de4c 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD class="bottom2 switch_sw$content[sw]" width="30" align="right">$content[cnt].&nbsp;&nbsp;</TD>
-       <TD class="bottom2 switch_sw$content[sw]">$content[cat]</TD>
-       <TD class="bottom2 switch_sw$content[sw] left2" width="50"
-               align="center">$content[sel]</TD>
-</TR>
+<tr>
+       <td class="bottom2 switch_sw$content[sw]" width="30" align="right">$content[cnt].&nbsp;&nbsp;</td>
+       <td class="bottom2 switch_sw$content[sw]">$content[cat]</td>
+       <td class="bottom2 switch_sw$content[sw] left2" width="50"
+               align="center">$content[sel]</td>
+</tr>