Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_config_payouts_del_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom2 right2" height="25">
3                 $content[id]
4                 <input type="hidden" name="sel[$content[id]]" value="1" />
5         </td>
6         <td align="center" class="switch_sw$content[sw] bottom2 right2">
7                 $content[title]
8         </td>
9         <td align="center" class="switch_sw$content[sw] bottom2 right2">
10                 $content[rate]
11         </td>
12         <td align="center" class="switch_sw$content[sw] bottom2 right2">
13                 $content[mpoi]
14         </td>
15 </tr>