]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_theme_edit_row.tpl
Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_theme_edit_row.tpl
1 <TR>\r
2   <TD class="switch_sw$content[sw] bottom2 right2" align="center" height="30">\r
3     <INPUT type="checkbox" name="sel[$content[id]]" class="admin_normal" value="1">\r
4     <INPUT type="hidden" name="active[$content[id]]" class="admin_normal" value="$content[active]">\r
5   </TD>\r
6   <TD class="switch_sw$content[sw] bottom2 right2" align="center" height="30">\r
7     $content[link]\r
8   </TD>\r
9   <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[name]</TD>\r
10   <TD class="switch_sw$content[sw] bottom2 right2" align="center" height="30">$content[is_act]</TD>\r
11   <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[email]</TD>\r
12   <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
13     <A href="$content[url_link]" target="_blank">$content[url_title]</A>\r
14   </TD>\r
15   <TD class="switch_sw$content[sw] bottom2 right2" align="center">v$content[ver]</TD>\r
16 </TR>\r