template
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_bank_package_row.tpl
1 <TR>
2         <TD align="center" class="switch_sw$content[sw] bottom2"><INPUT
3                 type="checkbox" name="id[$content[id]]" value="1" /></TD>
4         <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>$content[id]</STRONG>
5         </TD>
6         <TD align="center" class="switch_sw$content[sw] bottom2 right2">
7         $content[title]</TD>
8         <TD align="center" class="switch_sw$content[sw] bottom2 right2">
9         $content[description]</TD>
10         <TD align="center" class="switch_sw$content[sw] bottom2 right2">
11         $content[fee] {!POINTS!}</TD>
12         <TD align="center" class="switch_sw$content[sw] bottom2 right2">
13         $content[plus]%</TD>
14         <TD align="center" class="switch_sw$content[sw] bottom2 right2">
15         $content[minus]%</TD>
16         <TD align="center" class="switch_sw$content[sw] bottom2">
17         $content[active]</TD>
18 </TR>