Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / guest / guest_sponsor_pay_row.tpl
1 <tr>
2         <td align="center" colspan="2" height="30" class="guest_title2 bottom2">
3                 <strong>$content[name]:</strong>
4         </td>
5 </tr>
6 <tr>
7         <td align="right" class="switch_sw$content[sw] right2" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}:&nbsp;</td>
8         <td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
9                 <div class="nobr"><strong>$content[rate] {?POINTS?}</strong></div>
10         </td>
11 </tr>
12 <tr>
13         <td align="right" class="switch_sw$content[sw] bottom2 right2" width="225" height="24">{--SPONSOR_PAYTYPE_VALUE--}:&nbsp;</td>
14         <td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
15                 <div class="nobr"><strong>$content[price] $content[curr]</strong></div>
16         </td>
17 </tr>