{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:")}:
{trans("Subject:")}
{trans("Body:")}
{trans("Requestor:")}
{customerlist form="search" customers=$customerlist selected=$search.customerid version=2 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("Address:")} {trans("City:")} {trans("Postcode:")}
{trans("Owner:")}
{trans("Queue:")}
{trans("Status:")}
{trans("Service:")}
{trans("Ticket type:")}
{trans("Priority:")}
{trans("Min. Uptime")}
{trans("Categories:")} {include file="rt/rtcategoryselection.html" name_prefix="search[categories]" categories=$categories}
{trans("Removed:")}
{trans("Network node:")}
{trans("Device:")} {include file="rt/rtnetdevs.html" form="search"}
{box_row icon="verifier" label="Verifier:" field_id="rtverifiers"}{/box_row}
{trans("Deadline expired:")}
{trans("Search")}
{/block}