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

{$layout.pagetitle}

{trans("Name:")}
{trans("E-mail")}:
{trans("Description")}:
{trans("Permissions:")} {cycle values="light,lucid" print=false} {foreach from=$queue.rights item=right} {/foreach}
{trans("User")} {trans("Read")} {trans("Write (+R)")} {trans("Delete (+R)")} {trans("Notice (+R)")}
{$right.name} 0}CHECKED{/if}>
{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("Default categories")}
{foreach $categories as $category} {/foreach}
{trans("Submit")} {trans("Cancel")}
{/block}