Numerous ext-sponsor fixes and HTML rewrites (sorry for lame description)
[mailer.git] / templates / de / html / guest / guest_sponsor_payment_row.tpl
index a15cc4f23775950d1ce9e7c927c7f5f4e8a187ac..0d01504540d57543f272c149e79880e1802713b5 100644 (file)
@@ -2,6 +2,8 @@
   <td class="bottom {%template,ColorSwitch%}" height="50" style="padding-left: 2px; padding-right: 2px">
     <input type="radio" name="pay_type" class="guest_normal" value="$content[id]" />
     $content[pay_name]
-    <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>