Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / guest / guest_sponsor_infos.tpl
index 486fb0b0201366c485c1566361f63e1b87b5d349..b5b89f79d99ec223c92691f34d0bd671967ff3d2 100644 (file)
@@ -2,20 +2,29 @@
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="550">
 <tr>
   <td class="guest_title bottom">
-    <div class="big">
+    <div class="big para">
       {--GUEST_SPONSOR_WANT_BECOME_HEADER--}
     </div>
-    <br />
-    {--GUEST_SPONSOR_INFOS_PRICING_HEADER--}
+    <div class="para">
+      {--GUEST_SPONSOR_INFOS_PRICING_HEADER--}
+    </div>
   </td>
 </tr>
 <tr>
   <td align="center" class="bottom" style="padding-top:15px; padding-bottom: 15px">
-    {--GUEST_SPONSOR_PRICING_HEADER--}<br />
+    <div>
+      {--GUEST_SPONSOR_PRICING_HEADER--}
+    </div>
+    <div>
     <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
 $content[paytypes]
-    <tr><td colspan="2" class="guest_title seperator" height="29">&nbsp;</td></tr>
+    <tr>
+      <td colspan="2" class="guest_footer seperator">
+        {--GUEST_SPONSOR_PRICING_FOOTER--}
+      </td>
+    </tr>
     </table>
+    </div>
   </td>
 </tr>
 <tr>
@@ -27,7 +36,11 @@ $content[paytypes]
       </td>
     </tr>
 $content[actions]
-    <tr><td colspan="2" class="guest_title seperator" height="29">&nbsp;</td></tr>
+    <tr>
+      <td colspan="2" class="guest_footer seperator">
+        {--GUEST_SPONSOR_ACTIONS_FOOTER--}
+      </td>
+    </tr>
     </table>
   </td>
 </tr>