Missing spaces
[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                 <FONT class="tiny">{--REFBANNER_TOTALS--}:
6                         <STRONG>$content[cnt]</STRONG>&nbsp;{--REF_VIEWS--} /
7                         <STRONG>$content[cks]</STRONG>&nbsp;{--REF_CLIX--}
8                 </FONT>
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>