More forced spaces ( ) removed, see ticket #142)
[mailer.git] / templates / de / html / member / member_unconfirmed_table_nopoints.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="550">
2 <tr>
3         <td width="100" class="header_column bottom right" align="center"><strong>{--CONFIRM_LINK2--}:</strong></td>
4         <td width="120" class="header_column bottom right" align="center"><strong>{--EMAIL_SENDER--}:</strong></td>
5         <td width="180" class="header_column bottom right" align="center"><strong>{--EMAIL_DETAILS--}:</strong></td>
6         <td width="160" class="header_column bottom right" align="center"><strong>{--EMAIL_TIMESTAMP--}:</strong></td>
7 </tr>
8 $content[rows]
9 <tr>
10         <td class="member_footer" colspan="4">
11                 <!-- @TODO Nothing to say here? //-->
12                 &nbsp;
13         </td>
14 </tr>
15 </table>