{include file="common/head.tpl.html" html5=true}
????
{if $new} {elseif $authorized == -1 || $authorized == 2} {else} {/if}
{$lang.ressources_booking_notexists}
{$str_auth}
{$lang.global_subject}: {$subject}
{$lang.global_period}: {$start} {$lang.global_to2} {$stop}
{$lang.ressources_booking_originator}: {$user}
{$lang.global_costcenter}: {$costcenter}
{if $new} {cssbutton->link link="javascript:window.close()" string=$lang.global_cancel} {elseif $authorized == -1 || $authorized == 2} {cssbutton->link link="javascript:window.close()" string=$lang.global_cancel} {else} {cssbutton->sub name="save" string=$str_button style="padding:2px 14px 3px 14px"} {cssbutton->link link="javascript:window.close()" string=$lang.global_cancel} {/if}
{include file="common/foot.tpl.html"}