{include file="common/head.tpl.html" html5=true}
{help->link name="admin_dashboard_opt" class="help-fieldset" ext="relative"}
{$lang.global_dashboard}
{html->checkbox name="dashboard" id="dashboard" value="1" output=$lang.dashboard_fixed selected=$dashboard disabled=$dashboard_disabled}
{html->checkbox name="dashboard_hide_iframe" id="dashboard_hide_iframe" value="1" output=$lang.dashboard_hide_iframe selected=$dashboard_hide_iframe}
 
{include file="common/foot.tpl.html"}