]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_list_bank_package_row.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_bank_package_row.tpl
1 <TR>\r
2         <TD align="center" class="switch_sw$content[sw] bottom2">\r
3                 <INPUT type="checkbox" name="id[$content[id]]" value="1" />\r
4         </TD>\r
5         <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
6                 <STRONG>$content[id]</STRONG>\r
7         </TD>\r
8         <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
9                 $content[title]\r
10         </TD>\r
11         <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
12                 $content[description]\r
13         </TD>\r
14         <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
15                 $content[fee] {!POINTS!}\r
16         </TD>\r
17         <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
18                 $content[plus]%\r
19         </TD>\r
20         <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
21                 $content[minus]%\r
22         </TD>\r
23         <TD align="center" class="switch_sw$content[sw] bottom2">\r
24                 $content[active]\r
25         </TD>\r
26 </TR>\r