]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mediadata_extra_row2.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / mediadata_extra_row2.tpl
index 48af74a9a8adf336ecaa8b20813e36160eb41f08..0923bfd9248dd02555ef2acdb231fd4e4f412ffb 100644 (file)
@@ -1,7 +1,7 @@
-<TR>
-       <TD class="bottom seperator" width="10" rowspan="$content[rows]">&nbsp;</TD>
-       <TD class="bottom media_left" align="right">$content[lang]:</TD>
-       <TD class="bottom seperator" width="10">&nbsp;</TD>
-       <TD class="bottom media_right">$content[value]</TD>
-       <TD class="bottom seperator" width="10" rowspan="$content[rows]">&nbsp;</TD>
-</TR>
+<tr>
+       <td class="bottom seperator" width="10" rowspan="$content[rows]">&nbsp;</td>
+       <td class="bottom media_left" align="right">$content[lang]:</td>
+       <td class="bottom seperator" width="10">&nbsp;</td>
+       <td class="bottom media_right">$content[value]</td>
+       <td class="bottom seperator" width="10" rowspan="$content[rows]">&nbsp;</td>
+</tr>