Some improvements
[mailer.git] / templates / de / html / member / member_reflinks_row.tpl
index 110b811bb8d6d6e7107a34179aafce499fb1dbac..374260bad7e61052ce1a80884fd074ee6dde2d8a 100644 (file)
@@ -1,10 +1,12 @@
 <tr>
        <td width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</td>
        <td align="center" class="member_refbanner switch_sw$content[sw]">
-               <img src="$content[url]" alt="$content[alt]" title="$content[alt]" border="0"><br />
+               <div>
+                       <img src="$content[url]" alt="$content[alternate]" title="$content[alternate]" border="0" />
+               </div>
                <div class="tiny">{--REFBANNER_TOTALS--}:
-                       <strong>$content[cnt]</strong>&nbsp;{--REF_VIEWS--} /
-                       <strong>$content[cks]</strong>&nbsp;{--REF_CLIX--}
+                       <strong>$content[counter]</strong>&nbsp;{--REF_VIEWS--} /
+                       <strong>$content[clicks]</strong>&nbsp;{--REF_CLIX--}
                </div>
        </td>
        <td width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</td>
@@ -16,9 +18,9 @@
 <tr>
        <td width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</td>
        <td align="center" class="member_refbanner switch_sw$content[sw]">
-       <pre>&lt;A href=&quot;{!URL!}/click.php?user=$content[uid]&amp;banner=$content[id]&quot;
- target=&quot;_blank&quot;&gt;&lt;IMG src=&quot;{!URL!}/view.php?user=$content[uid]&amp;banner=$content[id]&quot;
- alt=&quot;$content[alt]&quot; title=&quot;$content[alt]&quot; border=&quot;0&quot;&gt;&lt;/A&gt;</pre>
+       <pre style="width:600px">&lt;a href=&quot;{?URL?}/click.php?user=$content[userid]&amp;banner=$content[id]&quot;
+ target=&quot;_blank&quot;&gt;&lt;img src=&quot;{?URL?}/view.php?user=$content[userid]&amp;banner=$content[id]&quot;
+ alt=&quot;$content[alternate]&quot; title=&quot;$content[alternate]&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</pre>
        </td>
        <td width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</td>
 </tr>