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

{$layout.pagetitle}

{trans("Name:")} ({$queue.id|string_format:"%04d"})
{trans("E-mail:")}
{trans("Description:")}
{trans("Verifier:")}
{trans("Privileges:")} {foreach $_RT_RIGHTS as $label} {/foreach} {foreach $_RT_RIGHTS as $label} {/foreach} {cycle values="light,lucid" print=false} {foreach from=$queue.rights item=right} {foreach $_RT_RIGHTS as $rightvalue => $label} {/foreach} {/foreach} {foreach $_RT_RIGHTS as $rightvalue => $label} {/foreach}
{trans("User")}{$label}
{$right.name}
{trans("Check All")}
{trans("New ticket customer notification subject:")}
{trans("New ticket customer notification body:")}
{trans("New message customer notification subject:")}
{trans("New message customer notification body:")}
{trans("Resolve ticket customer notification subject:")}
{trans("Resolve ticket customer notification body:")}
{trans("Ticket verifier notification subject:")}
{trans("Ticket verifier notification body:")}
{trans("Default categories")}
{foreach $categories as $category} {/foreach}
{trans("Submit")} {trans("Delete")} {trans("Cancel")}

{/block}