Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / member / member_reflinks_row.tpl
index 47574aabba1a1c32c5e6577b8a5d594a54fbfb5a..7ff93357de56232d66abc571bbb5c90d88e1cf1b 100644 (file)
@@ -1,10 +1,10 @@
 <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 />
+               <img src="$content[url]" alt="$content[alt]" title="$content[alt]" border="0"><br />
                <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 +16,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>&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>