{include file="common/head.tpl.html" nocache="true" html5=true} {calendar->init}
{$lang.holidays_school}
{help->link name="admin_schoolholidayswin" class="help-explorer"}
{$lang.schooldays_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}
{$lang.holidays_reg_label}: {controls->combo name="region" width=100% options=$regions selected=$region p_height=100}
{$lang.cycleplan_description}:
{$lang.global_notes}:
{html->area name="notes" rows=3 cols=40 wrap=off value=$notes class="dynamic-div-content choose-select"}
{cssbutton->sub name="save" string=$lang.global_saveclose} {cssbutton->link link="javascript:window.close()" string=$lang.global_cancel}
{include file="common/foot.tpl.html"}