]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_fillup_form.tpl
min->max replaced
[mailer.git] / templates / de / html / sponsor / sponsor_fillup_form.tpl
index 1d76868fd3717da2580759df611849494aa6387e..4d0566f34e2f0a7b67133bc0bf009708d9798857 100644 (file)
@@ -1,5 +1,5 @@
 <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">
@@ -11,7 +11,7 @@
     {--SPONSOR_POINTS_AMOUNT--}:&nbsp;
   </TD>
   <TD class="bottom2" width="275">
-    &nbsp;$content[points_amount] {--POINTS--}
+    &nbsp;$content[points_amount] {!POINTS!}
   </TD>
 </TR>
 <TR>
@@ -19,7 +19,7 @@
     {--SPONSOR_POINTS_USED--}:&nbsp;
   </TD>
   <TD class="bottom2" width="275">
-    &nbsp;$content[points_used] {--POINTS--}
+    &nbsp;$content[points_used] {!POINTS!}
   </TD>
 </TR>
 <TR>
@@ -27,7 +27,7 @@
     {--SPONSOR_POINTS_TOTAL--}:&nbsp;
   </TD>
   <TD class="bottom2" width="275">
-    &nbsp;$content[points_total] {--POINTS--}
+    &nbsp;$content[points_total] {!POINTS!}
   </TD>
 </TR>
 <TR>