{$headerlib->output_headers()} {literal} {/literal} {$trl}
{tr}Status:{/tr} {tr}{$status}{/tr} {if $status eq 'offline'} {tr}Be online{/tr} {else} {tr}Be offline{/tr} {/if}
{else}{tr}You are not an operator.{/tr} {tr}Live support system{/tr}
{/if}| {tr}User{/tr} | {tr}Reason{/tr} | {tr}Requested{/tr} | |
|---|---|---|---|
| {$requests[ix].user} | {$requests[ix].reason} | {$requests[ix].timestamp|tiki_short_time} | {if $status eq 'online'} {assign var=thereqId value=$requests[ix].reqId} {tr}Accept{/tr} {tr}Join{/tr} {else} {/if} |