More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_points_row.tpl
1 <tr>
2         <td align="center" class="bottom2 right2 switch_sw$content[sw]">
3                 <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" class="admin_normal" />
4         </td>
5         <td align="center" class="bottom2 right2 switch_sw$content[sw]">
6                 $content[lvl]
7         </td>
8         <td align="center" class="bottom2 switch_sw$content[sw]">
9                 $content[per]%
10         </td>
11 </tr>