More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / mediadata_extra_hrow.tpl
index 4b8b9181323b564466daa229aae32e519e7013aa..6e14e0ac3e1371e7361f5a9acca1f12808956614 100644 (file)
@@ -1,5 +1,5 @@
-<TR>
-       <TD class="media_header bottom seperator" width="10">&nbsp;</TD>
-       <TD class="media_header bottom" colspan="3" align="center">$content</TD>
-       <TD class="media_header bottom seperator" width="10">&nbsp;</TD>
-</TR>
+<tr>
+       <td class="media_header bottom seperator" width="10">&nbsp;</td>
+       <td class="media_header bottom" colspan="3" align="center">$content</td>
+       <td class="media_header bottom seperator" width="10">&nbsp;</td>
+</tr>