566dfb685e2ed1aa04cd7e7bd8fcf0e2139018f2
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_del_row.tpl
1 <TR>
2   <TD class="switch_sw$content[sw] bottom2 right2" align="center">
3     <INPUT type="checkbox" name="id[$content[id]]" class="admin_normal" value="1">
4   </TD>
5   <TD class="switch_sw$content[sw] bottom2 right2">
6     &nbsp;$content[name]
7   </TD>
8   <TD class="switch_sw$content[sw] bottom2 right2">
9     &nbsp;$content[rate]
10   </TD>
11   <TD class="switch_sw$content[sw] bottom2 right2">
12     &nbsp;$content[min]
13   </TD>
14   <TD class="switch_sw$content[sw] bottom2">
15     &nbsp;$content[curr]
16   </TD>
17 </TR>