1 <FORM action="{!URL!}/modules.php?module=admin&what=config_mods"
3 <TABLE border="0" cellspacing="0" cellpadding="0" width="680"
4 class="admin_table dashed">
6 <TD align="center" class="admin_title bottom2 right2" height="25"><STRONG>{--MODS_NAME--}</STRONG></TD>
7 <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>
8 <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_LOCKED--}</STRONG></TD>
9 <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_HIDDEN--}</STRONG></TD>
10 <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_ADMIN--}</STRONG></TD>
11 <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_MEMBER--}</STRONG></TD>
15 <TD colspan="6" class="admin_footer"><INPUT
16 type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}"> *
17 <INPUT type="submit" name="change" class="admin_submit"
18 value="{--SAVE_CHANGES--}"></TD>