d7e7092724cad11666f836ce2f2d6d664532c3d8
[mailer.git] / templates / de / html / member / member_refback_list.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="740">
2 <tr>
3         <td align="center" class="member_header bottom">
4                 <strong>{--MEMBER_REFBACK_TITLE--}</strong>
5         </td>
6 </tr>
7 $content
8 <tr>
9         <td align="center" class="member_footer top">
10                 <div class="member_note">{--MEMBER_REFBACK_NOTE--}</div>
11                 <div class="member_note">{--MEMBER_REFBACK_EXAMPLE--}</div>
12         </td>
13 </tr>
14 </table>