]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_rallye_show.tpl
Member surfbar URL management smaller
[mailer.git] / templates / de / html / guest / guest_rallye_show.tpl
index 70b57d78935b2f7c0dd53f911bf30772cdc95eb6..9f5c5dc0f25610eeb29e585a53d9608e48a72cc7 100644 (file)
@@ -1,44 +1,39 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="guest_table dashed">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="90%" class="guest_table dashed">
        <TR>
-               <TD class="guest_title2 bottom2" height="25"><STRONG>Referal-Rallye
-               gestartet!</STRONG></TD>
+               <TD class="guest_title2 bottom2" height="25">
+                       <STRONG>Referal-Rallye gestartet!</STRONG>
+               </TD>
        </TR>
        <TR>
-               <TD class="bottom2" align="center">
-               <DIV
-                       style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px"
-                       align="center">
-               <DIV align="left">
+               <TD class="bottom2" align="left" style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px">
                <UL>
-                       <LI>Titel: <STRONG>{--__RALLYE_TITLE--}</STRONG></LI>
-                       <LI>Start: <STRONG>{--__RALLYE_START--}</STRONG></LI>
-                       <LI>Ende : <STRONG>{--__RALLYE_END--}</STRONG></LI>
+                       <LI>Titel: <STRONG>{!__RALLYE_TITLE!}</STRONG></LI>
+                       <LI>Start: <STRONG>{!__RALLYE_START!}</STRONG></LI>
+                       <LI>Ende : <STRONG>{!__RALLYE_END!}</STRONG></LI>
                </UL>
-               </DIV>
-               </DIV>
                </TD>
        </TR>
        <TR>
-               <TD class="guest_title2 bottom2" height="25"><STRONG>...::
-               {--__RALLYE_TITLE--} ::...</STRONG></TD>
+               <TD class="guest_title2 bottom2" height="25">
+                       <STRONG>...::&nbsp;{!__RALLYE_TITLE!}&nbsp;::...</STRONG>
+               </TD>
        </TR>
        <TR>
                <TD class="bottom2">
                <DIV
                        style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
-               {--__RALLYE_DESCR--}</DIV>
+               {!__RALLYE_DESCR!}</DIV>
                </TD>
        </TR>
        <TR>
-               <TD class="guest_title2 bottom2" height="25"><STRONG>{--__RALLYE_CAN_WIN_THIS--}:</STRONG>
+               <TD class="guest_title2 bottom2" height="25"><STRONG>{!__RALLYE_CAN_WIN_THIS!}:</STRONG>
                </TD>
        </TR>
        <TR>
                <TD class="bottom2">
                <DIV
                        style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px">
-               {--__RALLYE_PRICES--}</DIV>
+               {!__RALLYE_PRICES!}</DIV>
                </TD>
        </TR>
        <TR>
                <TD class="bottom2" align="center">
                <DIV
                        style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px"
-                       align="center">{--__RALLYE_TOP_USERS--}</DIV>
+                       align="center">{!__RALLYE_TOP_USERS!}</DIV>
                </TD>
        </TR>
        <TR>
                <TD class="guest_title2" height="25">
-               <DIV align="center"
-                       style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
-               <STRONG>...:: {--__RALLYE_EXTRAS--} ::...</STRONG></DIV>
+               <DIV align="center" style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
+                       <STRONG>...::&nbsp;{!__RALLYE_EXTRAS!}&nbsp;::...</STRONG>
+               </DIV>
                </TD>
        </TR>
-</TABLE>
\ No newline at end of file
+</TABLE>