{include file="common/head.tpl.html" html5=true}
{help->link name="admin_mod_menu_main" class="help-fieldset" ext="relative"}
{$lang.optionen_mainmenu}
{foreach key=id item=menu from=$gmenu} {/foreach}
{$lang.optionen_placeholder}: <#sid#> {$lang.optionen_sessionid}, <#userid#> {$lang.optionen_userid}
{$lang.optionen_title}: {$lang.optionen_link}: {cssbutton->sub name="del_entry[`$id`]" string=$lang.global_delete confirm=$lang.optionen_del_object_confirm2}
{$lang.optionen_description}:
{$lang.global_extended_options}: {html->checkbox name="gmenu[$id][newwin]" value="1" selected=$menu.newwin output=$lang.global_openinnewwin} {$lang.sysinfo_winsize}:
{$lang.optionen_fields_width} {html->input_text name="gmenu[$id][win_width]" value=$menu.win_width size="3"} x {$lang.optionen_fields_height} {html->input_text name="gmenu[$id][win_height]" value=$menu.win_height size="3"}
 
{cssbutton->sub name="add_entry" string=$lang.global_add}
{include file="common/foot.tpl.html"}