]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_payment_row.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / guest / guest_sponsor_payment_row.tpl
index a33af55caca9785439027f01804dcf00066db97f..0bf77b5345ec21019ad6a38a0225ca8793d2fb91 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
   <td class="bottom2 switch_sw$content[sw]" height="50" style="padding-left: 2px; padding-right: 2px">
     <input type="radio" name="pay_type" class="guest_normal" value="$content[id]" />&nbsp;$content[pay_name]<br />
-    <div align="right">($content[pay_min_count] $content[pay_currency] = $content[res] {!POINTS!})</div>
+    <div align="right">($content[pay_min_count] $content[pay_currency] = $content[res] {?POINTS?})</div>
   </td>
 </tr>