SQLs fixed
[mailer.git] / templates / de / html / admin / admin_list_cats_row.tpl
1 <tr>
2         <td class="bottom {%template,ColorSwitch%}" width="30" align="right">
3                 $content[cnt].
4         </td>
5         <td class="bottom {%template,ColorSwitch%}">
6                 $content[cat]
7         </td>
8         <td class="bottom {%template,ColorSwitch%} left" width="50" align="center">
9                 $content[sel]
10         </td>
11 </tr>