]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_payment_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / guest / guest_sponsor_payment_row.tpl
index a33af55caca9785439027f01804dcf00066db97f..75fdedab01c4128af6bbee45d721f379e8c54902 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-  <td class="bottom2 switch_sw$content[sw]" height="50" style="padding-left: 2px; padding-right: 2px">
+  <td class="bottom 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>