]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_fillup_form.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / sponsor / sponsor_fillup_form.tpl
index d9225778e75ee30ae3d03be6c209ddb9274b73ac..6d25d3b517a8780a9dbf83a2fa3512808c034691 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
 <div align="center">
-<form action="{!URL!}/modules.php?module=sponsor&amp;what=fillup" method="post" style="padding-bottom: 0px">
+<form action="{?URL?}/modules.php?module=sponsor&amp;what=fillup" method="post" style="padding-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="450" class="sponsor_table dashed">
 <tr>
   <td class="sponsor_header bottom2" colspan="2" align="center" height="37">
 <table border="0" cellspacing="0" cellpadding="0" width="450" class="sponsor_table dashed">
 <tr>
   <td class="sponsor_header bottom2" colspan="2" align="center" height="37">
@@ -11,7 +11,7 @@
     {--SPONSOR_POINTS_AMOUNT--}:&nbsp;
   </td>
   <td class="bottom2" width="275">
     {--SPONSOR_POINTS_AMOUNT--}:&nbsp;
   </td>
   <td class="bottom2" width="275">
-    &nbsp;$content[points_amount] {!POINTS!}
+    &nbsp;$content[points_amount] {?POINTS?}
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
@@ -19,7 +19,7 @@
     {--SPONSOR_POINTS_USED--}:&nbsp;
   </td>
   <td class="bottom2" width="275">
     {--SPONSOR_POINTS_USED--}:&nbsp;
   </td>
   <td class="bottom2" width="275">
-    &nbsp;$content[points_used] {!POINTS!}
+    &nbsp;$content[points_used] {?POINTS?}
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
@@ -27,7 +27,7 @@
     {--SPONSOR_POINTS_TOTAL--}:&nbsp;
   </td>
   <td class="bottom2" width="275">
     {--SPONSOR_POINTS_TOTAL--}:&nbsp;
   </td>
   <td class="bottom2" width="275">
-    &nbsp;$content[points_total] {!POINTS!}
+    &nbsp;$content[points_total] {?POINTS?}
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>