{title}{tr}Support chat transcripts{/tr}{/title} {tr}Back to admin{/tr}

{tr}Support requests{/tr}

{tr}Find{/tr} {tr}Username{/tr} {tr}operator{/tr}  
{section name=ix loop=$items} {sectionelse} {norecords _colspan=5} {/section}
{tr}started{/tr} {tr}Username{/tr} {tr}reason{/tr} {tr}operator{/tr} {tr}msgs{/tr}
{$items[ix].chat_started|tiki_short_datetime} {if $items[ix].tiki_user ne ""}{$items[ix].tiki_user}{else}{$items[ix].user|escape}{/if} {$items[ix].reason} {$items[ix].operator|escape} {$items[ix].msgs} 
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links} {if $smarty.request.view}

{tr}Transcript{/tr}

{section name=ix loop=$events} {/section}
{$events[ix].timestamp|tiki_short_time} {$events[ix].data}
{/if}