A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / guest / guest_rallye.tpl
index 04665ea694de04b5e1541d5905c11f9911ba0d2c..09548ab4b065dacbb1d645ea3f5b65adac1f4493 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="430" class="guest_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" width="430" class="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>
@@ -7,12 +7,12 @@
 </tr>
 $content[rows]
 <tr>
-       <td colspan="3" class="guest_footer">
+       <td colspan="3" class="table_footer">
        <ul>
-               <li><div class="guest_note">Es werden nur aktive User gewertet.</div></li>
-               <li><div class="guest_note">{%pipe,determineReferalRallyeMinimumUsers=$content[min_users]%}</div></li>
-               <li><div class="guest_note">{%pipe,determineReferalRallyeMinimumPrices=$content[min_prices]%}</div></li>
-               <li><div class="guest_note">Der Rechtsweg ist ausgeschlossen.</div></li>
+               <li><div class="notice">Es werden nur aktive User gewertet.</div></li>
+               <li><div class="notice">{%pipe,determineReferalRallyeMinimumUsers=$content[min_users]%}</div></li>
+               <li><div class="notice">{%pipe,determineReferalRallyeMinimumPrices=$content[min_prices]%}</div></li>
+               <li><div class="notice">Der Rechtsweg ist ausgeschlossen.</div></li>
        </ul>
        </td>
 </tr>