2 <form accept-charset="utf-8" action="{%url=modules.php?dummy=1%}&{%server,query_string%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
5 <td colspan="2" align="center" class="table_header bottom">
6 <strong>{--ADMIN_EXPERT_SETTINGS_TITLE--}:</strong>
10 <td colspan="2" align="center">
11 <div class="notice">{--ADMIN_EXPERT_SETTINGS_NOTE--}</div>
15 <td class="bottom" align="right">
16 <input type="checkbox" class="form_field" name="expert_settings" value="Y" />
18 <td class="bottom" align="center">
19 {--ADMIN_EXPERT_SETTINGS_MAKE_PERMANENT--}
23 <td colspan="2" class="table_footer">
24 <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
25 <input type="submit" class="form_submit" name="ok" value="{--ADMIN_EXPERT_SETTINGS_CONTINUE--}" />