Referal overview finished and rewritten for refback extension
[mailer.git] / templates / de / html / admin / admin_mods_edit_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2">
3         &nbsp;$content[mod] <INPUT type="hidden" name="sel[$content[id]]"
4                 value="1"></TD>
5         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
6                 type="text" class="admin_normal" name="title[$content[id]]" size="20"
7                 maxlength="255" value="$content[title]"></TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
9         $content[locked]</TD>
10         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
11         $content[hidden]</TD>
12         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
13         $content[admin]</TD>
14         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
15         $content[mem]</TD>
16 </TR>