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

{$layout.pagetitle}

{if ConfigHelper::checkPrivilege('helpdesk_advanced_operations')} {/if}
{trans("Display tickets matching the following criteria")}:
{icon name="subject" label="Subject"}
{icon name="message" label="Content"}
{icon name="requestor" label="Requestor"}
{customerlist form="search" customers=$customerlist selected=$search.customerid version=2 form="search" selectname="search[customerid]" inputname="search[custid]" firstoption="— all customers —" selecttip="select customer from list or enter his data if is not a customer" inputtip="select customer from list or enter his data if is not a customer"}
{trans("First/last or Company name")}
{trans("E-mail")}
{trans("Phone")}
{icon name="home" label="Address"} {trans("City")} {trans("Postcode")}
{icon name="owner" label="Owner"}
{icon name="queue" label="Queue"}
{icon name="delete" label="Status"}
{icon name="service" label="Service type"}
{icon name="helpdesk" label="Ticket type"}
{icon name="source" label="Source"}
{icon name="priority" label="Priority"}
{icon name="uptime" label="Min. Uptime"}
{icon name="categories" label="Categories"} {include file="rt/rtcategoryselection.html" name_prefix="search[categories]" categories=$categories form="search"}
{icon name="delete" label="Removed"}
{icon name="netnode" label="Network node"}
{icon name="netdevice" label="Device"} {include file="rt/rtnetdevs.html" form="search"}
{icon name="verifier" label="Verifier"}
{icon name="deadline" label="Deadline expired"}
{button icon="search" label="Search" type="submit" form="search" accesskey="s"}
{/block}