Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_no_rallyes.tpl
index 971e3c5651b24594faeb00e9d3053c4848f48032..d88d0b69962290f73b2e820d227eba73627c1fa9 100644 (file)
@@ -1,23 +1,16 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="400"
-       class="guest_table dashed">
-       <TR>
-               <TD class="guest_title2 bottom2" height="25"><strong>Keine
-               Referal-Rallyes aktiv!</strong></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="bottom2">
-               <div
-                       style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px"
-                       align="center">Derzeit ist noch keine Rallye im Gange! Bitte
-               kommen Sie sp&auml;ter noch einmal wieder!</div>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="guest_title2" height="25">
-               <div
-                       style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px"
-                       align="center">&nbsp;<!-- Platz fuer Links, etc., dann aber das &nbsp; entfernen! -->
-               </div>
-               </TD>
-       </TR>
-</TABLE>
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
+       <tr>
+               <td class="guest_title bottom" height="25">
+                       <strong>Keine Referal-Rallyes aktiv!</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom">
+                       <div style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px" align="center">
+                               Derzeit ist noch keine Rallye im Gange! Bitte kommen Sie sp&auml;ter noch einmal wieder!
+                       </div>
+               </td>
+       </tr>
+</table>
+</div>