Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / guest / guest_sponsor_payment_row.tpl
1 <tr>
2   <td class="bottom 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]" />
4     $content[pay_name]
5     <div align="right">($content[pay_min_count] $content[pay_currency] = $content[res] {?POINTS?})</div>
6   </td>
7 </tr>