]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_reflinks_row.tpl
Since Wernis API 0.6-BETA SHA256 is the default now
[mailer.git] / templates / de / html / member / member_list_reflinks_row.tpl
index 1e385074890b49594369a09627b7ec7ea1bc671c..f12530b012ce670c7ca2a8e30b7d3998cd63b9ca 100644 (file)
@@ -4,15 +4,15 @@
                        <img src="$content[url]" alt="$content[alternate]" title="$content[alternate]" border="0" />
                </div>
                <div class="tiny">{--REFBANNER_TOTALS--}:
-                       <strong>{%pipe,translateComma=$content[counter]%}</strong> {--REFERAL_VIEWS--} /
-                       <strong>{%pipe,translateComma=$content[clicks]%}</strong> {--REFERAL_CLICKS--}
+                       <strong>{%pipe,translateComma=$content[counter]%}</strong> {--REFERRAL_VIEWS--} /
+                       <strong>{%pipe,translateComma=$content[clicks]%}</strong> {--REFERRAL_CLICKS--}
                </div>
        </td>
 </tr>
 <tr>
        <td align="center" class="member_refbanner {%template,ColorSwitch%}">
-               <div class="pre">&lt;a href=&quot;{?URL?}/click.php?user=$content[userid]&amp;banner=$content[id]&quot;
+               <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;&nbsp;/&gt;&lt;/a&gt;</div>
+ alt=&quot;$content[alternate]&quot; title=&quot;$content[alternate]&quot; border=&quot;0&quot;&nbsp;/&gt;&lt;/a&gt;</pre>
        </td>
 </tr>