]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mediadata.tpl
Large code cleanups:
[mailer.git] / templates / de / html / mediadata.tpl
index 93903e128f837d631a56c7ba9b686e0f8fc8a3a0..1d4e2633b66890607d4439383aa6bb15f360490a 100644 (file)
                <td class="media_header bottom" colspan="2" align="center">{--MEDIA_DATA_REFBANNER--}</td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--TOTAL_REFERAL_BANNER--}:</td>
+               <td class="bottom media_left" align="right">{--TOTAL_REFERRAL_BANNER--}:</td>
                <td class="bottom media_right">{%pipe,translateComma=$content[ref_total]%}</td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--TOTAL_REFERAL_VIEWS--}:</td>
+               <td class="bottom media_left" align="right">{--TOTAL_REFERRAL_VIEWS--}:</td>
                <td class="bottom media_right">{%pipe,translateComma=$content[ref_views]%}</td>
        </tr>
        <tr>
-               <td class="bottom media_left" align="right">{--TOTAL_REFERAL_CLICKS--}:</td>
+               <td class="bottom media_left" align="right">{--TOTAL_REFERRAL_CLICKS--}:</td>
                <td class="bottom media_right">{%pipe,translateComma=$content[ref_clicks]%}</td>
        </tr>
        <tr>