More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / guest / guest_sponsor_payment_row.tpl
1 <tr>
2   <td class="bottom2 switch_sw$content[sw]" height="50" style="padding-left: 2px; padding-right: 2px">
3     <input type="radio" name="pay_type" class="guest_normal" value="$content[id]" />&nbsp;$content[pay_name]<br />
4     <div align="right">($content[pay_min_count] $content[pay_currency] = $content[res] {!POINTS!})</div>
5   </td>
6 </tr>