- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
[mailer.git] / templates / de / html / guest / guest_rallye_show.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="90%" class="guest_table dashed">
2         <TR>
3                 <TD class="guest_title2 bottom2" height="25">
4                         <STRONG>Referal-Rallye gestartet!</STRONG>
5                 </TD>
6         </TR>
7         <TR>
8                 <TD class="bottom2" align="left" style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px">
9                 <UL>
10                         <LI>Titel: <STRONG>{!__RALLYE_TITLE!}</STRONG></LI>
11                         <LI>Start: <STRONG>{!__RALLYE_START!}</STRONG></LI>
12                         <LI>Ende : <STRONG>{!__RALLYE_END!}</STRONG></LI>
13                 </UL>
14                 </TD>
15         </TR>
16         <TR>
17                 <TD class="guest_title2 bottom2" height="25">
18                         <STRONG>...::&nbsp;{!__RALLYE_TITLE!}&nbsp;::...</STRONG>
19                 </TD>
20         </TR>
21         <TR>
22                 <TD class="bottom2">
23                 <DIV
24                         style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
25                 {!__RALLYE_DESCR!}</DIV>
26                 </TD>
27         </TR>
28         <TR>
29                 <TD class="guest_title2 bottom2" height="25"><STRONG>{!__RALLYE_CAN_WIN_THIS!}:</STRONG>
30                 </TD>
31         </TR>
32         <TR>
33                 <TD class="bottom2">
34                 <DIV
35                         style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px">
36                 {!__RALLYE_PRICES!}</DIV>
37                 </TD>
38         </TR>
39         <TR>
40                 <TD class="guest_title2 bottom2" height="25"><STRONG>Aktueller
41                 Stand der Rallye:</STRONG></TD>
42         </TR>
43         <TR>
44                 <TD class="bottom2" align="center">
45                 <DIV
46                         style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px"
47                         align="center">{!__RALLYE_TOP_USERS!}</DIV>
48                 </TD>
49         </TR>
50         <TR>
51                 <TD class="guest_title2" height="25">
52                 <DIV align="center" style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
53                         <STRONG>...::&nbsp;{!__RALLYE_EXTRAS!}&nbsp;::...</STRONG>
54                 </DIV>
55                 </TD>
56         </TR>
57 </TABLE>