]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_infos.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_sponsor_infos.tpl
index 465f7245ce08c7df26a8b914ea26c2a8fcdeca31..ad35329f5cdee8f6a642bb81c5a1fe52f2d6e732 100644 (file)
@@ -1,8 +1,8 @@
-<DIV align="center">
+<div align="center">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="550">
 <TR>
   <TD class="guest_title bottom2">
-    <STRONG class="big">{--GUEST_SPONSOR_WANT_BECOME_HEADER--}</STRONG><br />
+    <div class="big">{--GUEST_SPONSOR_WANT_BECOME_HEADER--}</STRONG><br />
     {--GUEST_SPONSOR_INFOS_PRICING_HEADER--}
   </TD>
 </TR>
@@ -10,7 +10,7 @@
   <TD align="center" class="bottom2" 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--}
+{!__SPONSOR_PAYTYPES!}
     <TR><TD colspan="2" class="guest_title2 seperator" height="29">&nbsp;</TD></TR>
     </TABLE>
   </TD>
     <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">
-        <STRONG>{--GUEST_SPONSOR_ACTIONS_HEADER--}</STRONG>
+        <strong>{--GUEST_SPONSOR_ACTIONS_HEADER--}</strong>
       </TD>
     </TR>
-{--__SPONSOR_ACTIONS--}
+{!__SPONSOR_ACTIONS!}
     <TR><TD colspan="2" class="guest_title2 seperator" height="29">&nbsp;</TD></TR>
     </TABLE>
   </TD>
 </TR>
 </TABLE>
-</DIV>
+</div>