{include file="common/head.tpl.html" nocache="true" html5=true} {calendar->init}
{if $type == 0} {$lang.rota_event} {elseif $type == 2} {$lang.global_notes} {/if} {$title}
{help->link name="rota_event_window" class="help-explorer"}
{$lang.cycleplan_start}: {calendar->input name="start" cname="start_date" value=$start onfocus="auto_date(false)"} {$lang.global_to2}: {calendar->input name="stop" cname="stop_date" value=$stop}
{if $type == 0} {$lang.rota_event}: {elseif $type == 2} {$lang.rota_note}: {/if}
{if $type == 0} {$lang.rota_event}: {elseif $type == 2} {$lang.global_notes}: {/if}
{html->area id="subject" name="subject" rows=2 cols=40 wrap=off value=$subject class="dynamic-div-content choose-select"}
{cssbutton->sub name="save" string=$lang.global_saveclose} {cssbutton->sub name="delete" string=$lang.global_delete}
{include file="common/foot.tpl.html"}