{include file="header.html"} {include file="rtheader.html"}

{$layout.pagetitle}

{t}Name:{/t}
{t}E-mail{/t}:
{t}Description{/t}:
{t}Permissions:{/t} {cycle values="#DFD5BD,#EBE4D6" print=false} {foreach from=$queue.rights item=right} {/foreach}
{t}User{/t} {t}Read{/t} {t}Write{/t}
{$right.name} {cycle print=false} 0}CHECKED{/if}> {cycle print=false}
{t}Submit{/t} {t}Cancel{/t}

{include file="footer.html"}