{include file="common/head.tpl.html" nocache="true" grid=true html5=true} {html->load type="css" src=$aw2css} {calendar->init}
{$lang.global_reminderon}: {if $done} {calendar->input_date_time cname="start" name="start_date_time" value=$start locked="true"} {else} {calendar->input_date_time cname="start" name="start_date_time" value=$start} {/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 }
{if $resub_id > 0}{cssbutton->link name="new" link="javascript:`$new_uri`" string=$lang.global_new}{/if} {if $resub_id > 0}{cssbutton->link name="delete" link="javascript:`$del_uri`" string=$lang.global_delete}{/if} {cssbutton->sub name="save" string=$lang.global_save}
{if $done} {/if}
{include file="common/foot.tpl.html"}