]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_infos.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / guest / guest_sponsor_infos.tpl
index 5f02f54b2ef309806cca7b768e03601bc86087f0..412e5ac7cc80e5048301283feeec7f64302065de 100644 (file)
@@ -1,16 +1,19 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="550">
 <tr>
-  <td class="guest_title bottom2">
-    <div class="big">{--GUEST_SPONSOR_WANT_BECOME_HEADER--}</STRONG><br />
+  <td class="guest_title bottom">
+    <div class="big">
+      {--GUEST_SPONSOR_WANT_BECOME_HEADER--}
+    </div>
+    <br />
     {--GUEST_SPONSOR_INFOS_PRICING_HEADER--}
   </td>
 </tr>
 <tr>
-  <td align="center" class="bottom2" style="padding-top:15px; padding-bottom: 15px">
+  <td align="center" class="bottom" style="padding-top:15px; padding-bottom: 15px">
     {--GUEST_SPONSOR_PRICING_HEADER--}<br />
     <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
-{!__SPONSOR_PAYTYPES!}
+$content[paytypes]
     <tr><td colspan="2" class="guest_title2 seperator" height="29">&nbsp;</td></tr>
     </table>
   </td>
   <td align="center" style="padding-top: 15px; padding-bottom: 15px">
     <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
     <tr>
-      <td colspan="2" align="center" class="guest_title2 bottom2" height="30">
+      <td colspan="2" align="center" class="guest_title2 bottom" height="30">
         <strong>{--GUEST_SPONSOR_ACTIONS_HEADER--}</strong>
       </td>
     </tr>
-{!__SPONSOR_ACTIONS!}
+$content[actions]
     <tr><td colspan="2" class="guest_title2 seperator" height="29">&nbsp;</td></tr>
     </table>
   </td>