]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_list_cats_row.tpl
Deprecated variables for templates removed, mor EL-rewrites, getMessage() rewritten:
[mailer.git] / templates / de / html / admin / admin_list_cats_row.tpl
1 <tr>
2         <td class="bottom switch_sw$content[sw]" width="30" align="right">
3                 $content[cnt].
4         </td>
5         <td class="bottom switch_sw$content[sw]">
6                 $content[cat]
7         </td>
8         <td class="bottom switch_sw$content[sw] left" width="50" align="center">
9                 $content[sel]
10         </td>
11 </tr>