More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / mediadata_extra_row2.tpl
1 <tr>
2         <td class="bottom seperator" width="10" rowspan="$content[rows]">&nbsp;</td>
3         <td class="bottom media_left" align="right">$content[lang]:</td>
4         <td class="bottom seperator" width="10">&nbsp;</td>
5         <td class="bottom media_right">$content[value]</td>
6         <td class="bottom seperator" width="10" rowspan="$content[rows]">&nbsp;</td>
7 </tr>