{include file="header.html"}
![]() ![]() |
{trans("Subject:")} {if $queuedata.order eq "subject"} {trans("Submitter:")} {if $queuedata.order eq "requestor"} |
{trans("Owner:")} {if $queuedata.order eq "owner"} {trans("Last modified:")} {if $queuedata.order eq "lastmodified"} |
{trans("Total:")} {$queuedata.total|default:"0"} | |
{include file="scroller.html" loop=$queue listdata=$queuedata adlink="&s=1"} | ||||
{trans("New Ticket")} ![]() |
||||
{if $queue[ticket].state == 0}
![]() ![]() ![]() ![]() |
{if $queue[ticket].state == 0}
{elseif $queue[ticket].state == 3}
{/if}
{$queue[ticket].id|string_format:"%06d"} {$queue[ticket].createtime|date_format:"%Y/%m/%d %H:%M:%S"} {if $queue[ticket].state == 0 || $queue[ticket].state == 3}{/if} |
{if $queue[ticket].state == 3}
{elseif $queue[ticket].state == 0}
{/if}
{$queue[ticket].subject|escape|truncate:"60":"..."|default:" "} {$queue[ticket].requestor|escape|truncate:"60":"..."} {if $queue[ticket].requestoremail && !$queue[ticket].customerid} <{$queue[ticket].requestoremail}> {/if} {if $queue[ticket].state == 0 || $queue[ticket].state == 3}{/if} |
{if $queue[ticket].state == 3}
{elseif $queue[ticket].state == 0}
{/if}
{if $queue[ticket].ownername}{$queue[ticket].ownername}{else}-{/if} {$queue[ticket].lastmodified|date_format:"%Y/%m/%d %H:%M:%S"|default:"-"} {if $queue[ticket].state == 0 || $queue[ticket].state == 3}{/if} |
![]() ![]() ![]() ![]() |
{trans("No such tickets matching search criteria.")}
|
||||
{include file="scroller.html" loop=$queue listdata=$queuedata adlink="&s=1"} | ||||
{trans("New Ticket")} ![]() |