{include file="common/head.tpl.html" nocache="true" grid=true html5=true} {html->load type="css" src=$aw2css} {calendar->init}
{$str_type}: {if $is_doc} {$item} {else} {$item} {/if}
{help->link name="resubmission_window" class="help-explorer"}
{$lang.global_reminderon}: {if $done} {calendar->input name="start_date" value=$start_date disabled="disabled"} {else} {calendar->input name="start_date" value=$start_date} {/if} {if $done} {controls->combo_time name="start_time" selected=$start_time disabled="true"} {else} {controls->combo_time name="start_time" selected=$start_time} {/if}
{$lang.rota_comment}: {controls->combo name="subject" options=$comments selected=$subject title=$lang.rota_comment width=100%} {menubutton->image_sub name="dellist" icon="trash1" width=21 height=19 title=$lang.termine_dellist}
{$lang.global_responsible}
{controls->select_single_user name="userid" parentid="td_userselection" str_pleace_select="`$lang.global_pleaseselect`" str_groups="`$lang.contact_department`: " str_users="`$lang.global_user`: " str_all="`$lang.global_all`" data=$data_userselection widthgroup=200 widthusers=200 only1line=0 seluser=$userid disabled=`$lock_userlist` }
{html->checkbox name="done" value="1" selected=$done onclick="toggle_active(this)" output=$lang.global_done}
{cssbutton->sub name="save" string=$lang.global_saveclose} {cssbutton->link link="javascript:window.close()" string=$lang.global_cancel}
{if $done} {/if}
{include file="common/foot.tpl.html"}