]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_links_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_links_row.tpl
index fd86b4af722158f49dac72cc01c415c57dfea65c..ffebdf78c4411330e516a67595c06d1417382266 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[link]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[subj]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[stamp]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[cat]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[link]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[subj]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[stamp]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[cat]</td>
+</tr>