More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_rallye_del_row.tpl
1 <tr>
2         <td class="switch_sw$content[sw] bottom2 right2" align="center">
3                 $content[id] <input type="hidden" claass="admin_normal"name="sel[$content[id]]" value="1" />
4         </td>
5         <td class="switch_sw$content[sw] bottom2 right2" align="center">
6                 $content[level]
7         </td>
8         <td class="switch_sw$content[sw] bottom2 right2">
9                 &nbsp;$content[points]
10         </td>
11         <td class="switch_sw$content[sw] bottom2">
12                 &nbsp;$content[infos]
13         </td>
14 </tr>