A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / templates / de / html / guest / guest_sponsor_infos.tpl
index 9613bbf96147862dad555627063981fb9f920afc..86288a758cadc2d6e6374f0300a75fa22a60a6ff 100644 (file)
@@ -13,7 +13,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!}
+$content[paytypes]
     <tr><td colspan="2" class="guest_title2 seperator" height="29">&nbsp;</td></tr>
     </table>
   </td>
@@ -26,7 +26,7 @@
         <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>