Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / beg / beg_login.tpl
index fc9405d8cf5e2b8afd1e6cc289127acffb1410a3..5df7a1c1c3af1fdd16ed43411ed1a39d0ba84c40 100644 (file)
@@ -1,8 +1,8 @@
 <table border="0" cellspacing="0" cellpadding="0" width="100%">
        <tr>
                <td align="center">
-               <P>{--BEG_SORRY_YOURE_LOGGED_IN_1--}<strong>{!__BEG_UID!}</strong>{--BEG_SORRY_YOURE_LOGGED_IN_2--}<strong>{!__BEG_POINTS!}</strong>{--BEG_SORRY_YOURE_LOGGED_IN_3--}</P>
-               <P>{--BEG_CLICKS_1--}<strong>{!__BEG_CLICKS!}</strong>{--BEG_CLICKS_2--}</P>
+               <P>{--BEG_SORRY_YOURE_LOGGED_IN_1--}<strong>$content[userid]</strong>{--BEG_SORRY_YOURE_LOGGED_IN_2--}<strong>$content[points]</strong>{--BEG_SORRY_YOURE_LOGGED_IN_3--}</P>
+               <P>{--BEG_CLICKS_1--}<strong>$content[clicks]</strong>{--BEG_CLICKS_2--}</P>
                <P align="right">{--BEG_THANKS_FOR_CLICK_AGAIN--}</P>
                </td>
        </tr>