d8b98cb15dc4a8cb6a331e667657cf56b6ee0cb8
[mailer.git] / templates / de / html / admin / admin_extensions_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
3                 <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" class="admoin_normal" name="sel[$content[id]]" value="$content[act_val]" />
4         </TD>
5         <TD class="switch_sw$content[sw] bottom2 right2">
6                 &nbsp;&nbsp;$content[name]
7         </TD>
8         <TD class="switch_sw$content[sw] bottom2 right2">
9                 &nbsp;&nbsp;$content[lang]
10         </TD>
11         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
12                 $content[css]
13         </TD>
14         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
15                 $content[active]
16         </TD>
17         <TD class="switch_sw$content[sw] bottom2" align="center">
18                 &nbsp;&nbsp;v$content[ver]
19         </TD>
20 </TR>