]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_reflinks_row.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_reflinks_row.tpl
1 <TR>
2         <TD width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</TD>
3         <TD align="center" class="member_refbanner switch_sw$content[sw]">
4                 <IMG src="$content[url]" alt="$content[alt]" title="$content[alt]" border="0"><br />
5                 <div class="tiny">{--REFBANNER_TOTALS--}:
6                         <strong>$content[cnt]</strong>&nbsp;{--REF_VIEWS--} /
7                         <strong>$content[cks]</strong>&nbsp;{--REF_CLIX--}
8                 </div>
9         </TD>
10         <TD width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</TD>
11 </TR>
12 <TR>
13         <TD colspan="3" height="10"
14                 class="seperator member_refbanner switch_sw$content[sw]">&nbsp;</TD>
15 </TR>
16 <TR>
17         <TD width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</TD>
18         <TD align="center" class="member_refbanner switch_sw$content[sw]">
19         <pre>&lt;A href=&quot;{!URL!}/click.php?user=$content[uid]&amp;banner=$content[id]&quot;
20  target=&quot;_blank&quot;&gt;&lt;IMG src=&quot;{!URL!}/view.php?user=$content[uid]&amp;banner=$content[id]&quot;
21  alt=&quot;$content[alt]&quot; title=&quot;$content[alt]&quot; border=&quot;0&quot;&gt;&lt;/A&gt;</pre>
22         </TD>
23         <TD width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</TD>
24 </TR>
25 <TR>
26         <TD colspan="3" height="10" class="seperator member_refbanner">&nbsp;</TD>
27 </TR>