{include file="common/head.tpl.html" html5=true} {literal} {/literal}
{register->link string=$lang.dashboard_info rg=1} {register->link string=$lang.dashboard_tpl rg=2} {register->link string=$lang.dashboard_opt rg=3}
{if $rg == 1} {help->link name="admin_dashboard_texts" class="help-overview"} {elseif $rg == 2} {help->link name="admin_dashboard_temps" class="help-overview"} {elseif $rg == 3} {help->link name="admin_dashboard_opts" class="help-overview"} {/if} {feedbackbutton->link name="feedback_admin_dashboard" class="feedback-overview"}
{if $rg == 1}
{help->link name="admin_dashboard_text" class="explorer"}
{cssbutton->click script="window.dashframe.cmenu_action['nev']();" string=$lang.global_new w_width=450 w_height=500} {$lang.global_search}: {html->checkbox name="current" value="1" selected=$current output=$lang.contact_current onclick="dashframe.updateFilter(this.name, this.checked ? 1 : 0)"} {html->checkbox name="planned" value="1" selected=$planned output=$lang.contact_planned onclick="dashframe.updateFilter(this.name, this.checked ? 1 : 0)"} {html->checkbox name="closed" value="1" selected=$closed output=$lang.dashboard_closed onclick="dashframe.updateFilter(this.name, this.checked ? 1 : 0)"}
{elseif $rg == 2} {elseif $rg == 3} {/if}
{include file="common/foot.tpl.html"}