{include file="common/head.tpl.html" html5=true}
{help->link name="options_menu_main" class="help-fieldset" ext="relative"}
{$lang.optionen_mainmenu}
{html->checkbox name="custom_menu" value="1" selected=$custom_menu output=$lang.optionen_mainmenutoggle}
 
{$lang.optionen_mainmenuact}:
  {$lang.optionen_mainmenu}   {$lang.optionen_expandedmenu}  
{menubutton->image_sub script="field_move_up('menu_modules_selected','hidden_order_selected');return false" icon="arrow-up" width=16 height=17 title=$lang.global_up style="margin-bottom:4px!important"}
{menubutton->image_sub script="field_move_down('menu_modules_selected','hidden_order_selected');return false" icon="arrow-down" width=16 height=17 title=$lang.global_down style="margin-bottom:4px!important"}
{menubutton->image_sub script="add_field_divider('menu_modules_selected','hidden_order_selected');return false" icon="plus" width=16 height=17 title=$lang.optionen_add_menu_divider style="margin-bottom:4px!important"}
{menubutton->image_sub script="remove_field_divider('menu_modules_selected','menu_modules_selected','hidden_order_selected');return false" icon="del" width=16 height=17 title=$lang.optionen_remove_menu_divider}
{menubutton->image_sub script="field_unset_selected('menu_modules_all','menu_modules_selected','hidden_order_selected', 'hidden_order_all', ['mopt_expanded']);return false;" icon="arrow-right" width=16 height=17 title=$lang.global_add style="margin-bottom:4px!important"}
{menubutton->image_sub script="field_set_selected('menu_modules_all','menu_modules_selected','hidden_order_selected', 'hidden_order_all');return false;" icon="arrow-left" width=16 height=17 title=$lang.global_remove}
{menubutton->image_sub script="field_move_up('menu_modules_all','hidden_order_all');return false" icon="arrow-up" width=16 height=17 title=$lang.global_up style="margin-bottom:4px!important"}
{menubutton->image_sub script="field_move_down('menu_modules_all','hidden_order_all');return false" icon="arrow-down" width=16 height=17 title=$lang.global_down style="margin-bottom:4px!important"}
{menubutton->image_sub script="add_field_divider('menu_modules_all','hidden_order_all');return false" icon="plus" width=16 height=17 title=$lang.optionen_add_menu_divider style="margin-bottom:4px!important"}
{menubutton->image_sub script="remove_field_divider('menu_modules_all','menu_modules_all','hidden_order_all');return false" icon="del" width=16 height=17 title=$lang.optionen_remove_menu_divider}
{html->input_hidden id="hidden_order_selected" name="hidden_order_selected" class="f-width f-height" value=$fields_selected_as_string} {html->input_hidden id="hidden_order_all" name="hidden_order_all" class="f-width f-height" value=$fields_all_as_string}
 
{include file="common/foot.tpl.html"}