HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_rallye_show.tpl
index 70b57d78935b2f7c0dd53f911bf30772cdc95eb6..3adb264db85c76e687480baaf5933bc4f6945c38 100644 (file)
@@ -1,62 +1,57 @@
-<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">
-               <UL>
-                       <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 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>
+               </ul>
                </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
+               <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
+               <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="guest_title2 bottom2" height="25"><STRONG>Aktueller
-               Stand der Rallye:</STRONG></TD>
+               <TD class="guest_title2 bottom2" height="25"><strong>Aktueller
+               Stand der Rallye:</strong></TD>
        </TR>
        <TR>
                <TD class="bottom2" align="center">
-               <DIV
+               <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>