{include file="header.html"} {include file="calendar_js.html"}

{$layout.pagetitle}

{trans("Title:")}
{trans("Time:")} {trans("Begin:")} {trans("End:")}
{trans("Description:")}
{trans("Status:")}
{trans("Customer:")}
{trans("Note:")}
{trans("Users:")}
{foreach item=user from=$event.userlist} {$user.name} [ {trans(
{/foreach}
{trans("Submit")} {if !$event.closed} {trans("Close")} {else} {trans("Open")} {/if} {trans("Cancel")}

{include file="footer.html"}