Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_rallye_header.tpl
index af9b835e50f9b44d7e5b6f8574e1c476318cc753..ab0682dea87ddc4f6cc42fd35bd195c2d98b3c28 100644 (file)
@@ -1,7 +1,6 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="430"
-       class="guest_table dashed">
-       <TR>
-               <TD align="center" class="admin_title bottom2" width="80" height="25"><STRONG>{--_RALLYE_PRICE--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2" width="50"><STRONG>{--_UID--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2" width="300"><STRONG>{--RALLYE_GUEST_REFS--}</STRONG></TD>
-       </TR>
\ No newline at end of file
+<table border="0" cellspacing="0" cellpadding="0" width="430" class="guest_table dashed">
+       <tr>
+               <td align="center" class="header_column bottom" width="80" height="25"><strong>{--_RALLYE_PRICE--}</strong></td>
+               <td align="center" class="header_column bottom" width="50"><strong>{--_UID--}</strong></td>
+               <td align="center" class="header_column bottom" width="300"><strong>{--RALLYE_GUEST_REFS--}</strong></td>
+       </tr>