]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_beg.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / guest / guest_beg.tpl
index 8f335100bf1c9b73149187fd40e2b3f5b211e743..ab187e255a97ed065b0890605a87ada235751ac4 100644 (file)
@@ -1,6 +1,5 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0"
-       class="beg_table dashed" width="500">
+<table border="0" cellspacing="0" cellpadding="0" class="beg_table dashed" width="500">
        <tr>
                <td width="10" rowspan="10" class="seperator">&nbsp;</td>
                <td height="5" class="seperator">&nbsp;</td>
@@ -8,7 +7,7 @@
        </tr>
        <tr>
                <td align="center" class="beg_msg" height="60"><div class="big">{--BEG_GUEST_TRAILER--}</div><br />
-               {!MAIN_TITLE!}</td>
+               {?MAIN_TITLE?}</td>
        </tr>
        <tr>
                <td height="5" class="seperator">&nbsp;</td>
        </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!}
-               {!POINTS!}</strong> {--BEG_GUEST_EARN_3--}</P>
-               <P>{--BEG_GUEST_TIMEOUT_1--} <strong>{!__BEG_TIMEOUT!}</strong>
+               <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>$content[timeout]</strong>
                {--BEG_GUEST_TIMEOUT_2--}</P>
                <P align="right">{--BEG_GUEST_HAVE_FUN--}</P>
                </td>
@@ -37,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>