44d498859a84d4dd99ec130f9ecc15d2d615c26d
[mailer.git] / templates / de / html / admin / admin_config_payouts_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
3                 <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
4         </TD>
5         <TD class="switch_sw$content[sw] bottom2 right2">
6                 &nbsp;$content[from]
7         </TD>
8         <TD class="switch_sw$content[sw] bottom2 right2">
9                 &nbsp;$content[type]
10         </TD>
11         <TD class="switch_sw$content[sw] bottom2 right2">
12                 &nbsp;$content[rate]
13         </TD>
14         <TD class="switch_sw$content[sw] bottom2">
15                 &nbsp;$content[mpoi]
16         </TD>
17 </TR>