Even more XHTML fixes #3
[mailer.git] / templates / de / html / show_bonus.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="100%"
2         style="height: 100%">
3         <tr>
4                 <td height="10%" align="center">{!__BONUS_HEADER!}</td>
5         </tr>
6         <tr>
7                 <td height="80%" align="center">{!__BONUS_MSG!}</td>
8         </tr>
9         <tr>
10                 <td height="10%" align="center">{!__BONUS_FOOTER!}</td>
11         </tr>
12 </table>