]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mediadata_extra_row.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / mediadata_extra_row.tpl
index 675f21d9a341eb80f77955d5847b3779cbe70662..64d78cffe39486512b6a08c5c4a462df10a77a20 100644 (file)
@@ -1,5 +1,5 @@
-<TR>
-       <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>
-</TR>
+<tr>
+       <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>
+</tr>