]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_fillup_form.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / sponsor / sponsor_fillup_form.tpl
index f564a4e4309765682c261480fcb6cc62348a4e3a..64c88a73d06e9c2242f2b3d55172d02efe4c9021 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 accept-charset="utf-8" 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>