Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[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 bottom2">
4                 <strong>{--MEMBER_REFBACK_TITLE--}</strong>
5         </td>
6 </tr>
7 <tr><td class="seperator" height="5">&nbsp;</td></tr>
8 $content
9 <tr>
10         <td align="center" class="member_footer top2">
11                 <div class="member_note">{--MEMBER_REFBACK_NOTE--}</div>
12                 <div class="member_note">{--MEMBER_REFBACK_EXAMPLE--}</div>
13         </td>
14 </tr>
15 </table>