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

{$layout.pagetitle}

{trans("Subject:")}
{trans("Requestor:")}
{customerlist form="ticket" customers=$customerlist selected=$customerid selectname="ticket[customerid]" inputname="ticket[custid]" selecttip="Select customer from list or enter his data if is not a customer" customOnChange="change_customer();"}
{trans("Name/Surname:")}
{trans("Firstname")}:
{trans("E-mail:")}
{trans("Phone:")}
{trans("Content:")}
{trans("Note:")}
{trans("Attachments:")} {fileupload id="files" fileupload=$fileupload}
{trans("Categories:")} {foreach $categories as $category} {/foreach}
0}checked{/if}>
{trans("Owner:")}
{trans("Queue:")}
{trans("Cause:")}
{trans("Ticket Source:")}
{trans("Priority:")}
{trans("Location:")}
{trans("Network Device Node:")}
{trans("Submit")} {trans("Cancel")}
{if $customerinfo}{include file="customer/customerinfobox.html" info_link=true}{/if} {/block}