]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_reflink.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_reflink.tpl
1 <div>
2         {--MEMBER_YOUR_PERSONAL_REFERAL_LINK--}:
3 </div>
4 <div style="padding-bottom:5px">
5         <strong><a href="{?URL?}/ref.php?refid=$content[userid]" target="_blank">{?URL?}/ref.php?refid=$content[userid]</a></strong>
6 </div>
7 $content[nickname_content]
8 <div style="padding-top:5px">
9         {--MEMBER_YOUR_REFCLICKS--}: <strong>{%user,ref_clicks,translateComma%}</strong> {--CLICKS--}
10 </div>
11 <div>
12         $content[refbanner_content]
13 </div>