{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content} {$xajax}

{$layout.pagetitle}

{trans("Title:")}
{trans("Time:")} {* *} {trans("Begin:")} {trans("End:")}
{trans("Description:")}
{trans("Status:")}
{trans("Type:")}
{trans("Customer:")} {customerlist form="event" customers=$customerlist selected=$event.customerid selectname="event[customerid]" inputname="event[custid]" customOnChange="change_customer(this);"}
{trans("Node:")}
{trans("Users:")}
{foreach $usergroups as $group} {/foreach}
{trans("Submit")} {trans("Cancel")}
{/block}