Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / guest / guest_beg.tpl
index 4d206e39a3a32d9852b025d29b110e4d9711972e..ab187e255a97ed065b0890605a87ada235751ac4 100644 (file)
        </tr>
        <tr>
                <td align="left" class="beg_msg">
-               <P>{--BEG_GUEST_EARN_1--} <strong>{!__BEG_POINTS!}
-               {?POINTS?}</strong> {--BEG_GUEST_EARN_2--} <strong>{!__BEG_POINTS_MAX!}
+               <P>{--BEG_GUEST_EARN_1--} <strong>$content[points]
+               {?POINTS?}</strong> {--BEG_GUEST_EARN_2--} <strong>$content[points_max]
                {?POINTS?}</strong> {--BEG_GUEST_EARN_3--}</P>
-               <P>{--BEG_GUEST_TIMEOUT_1--} <strong>{!__BEG_TIMEOUT!}</strong>
+               <P>{--BEG_GUEST_TIMEOUT_1--} <strong>$content[timeout]</strong>
                {--BEG_GUEST_TIMEOUT_2--}</P>
                <P align="right">{--BEG_GUEST_HAVE_FUN--}</P>
                </td>
@@ -36,7 +36,7 @@
        </tr>
        <tr>
                <td align="center" height="30" class="beg_msg"><a
-                       href="{?URL?}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
+                       href="{?URL?}/ref.php?ref=$content[userid]">{--BEG_CONTINUE_REGISTER--}</a>
                </td>
        </tr>
        <tr>