Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_sponsor_payment_row.tpl
index 75fdedab01c4128af6bbee45d721f379e8c54902..ee0fab337cf70f578331a5055baecb12db87a5ba 100644 (file)
@@ -1,6 +1,7 @@
 <tr>
   <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 />
+    <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>
   </td>
 </tr>