2 <form accept-charset="UTF-8" action="{%url=modules.php?module=admin&what=config_menu%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
5 <td colspan="2" align="center" class="table_header bottom">
6 <strong>{--ADMIN_CONFIG_MENU_TITLE--}</strong>
10 <td width="80%" align="right" style="padding-right:10px">
11 {--ADMIN_CONFIG_GUEST_MENU_ADVERT_ENABLED--}
14 {%template,ConfigurationYesNoSelectionBox=guest_menu_advert_enabled%}
18 <td class="bottom" width="80%" align="right" style="padding-right:10px">
19 {--ADMIN_CONFIG_MEMBER_MENU_ADVERT_ENABLED--}
21 <td class="bottom" width="20%">
22 {%template,ConfigurationYesNoSelectionBox=member_menu_advert_enabled%}
26 <td colspan="2" class="table_footer">
27 <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
28 <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />