{include file="header.html"}

{$layout.pagetitle}

{icon name="configuration"} {trans("Module Configuration:")}
{trans("Queues:")}
{trans("Visible ticket sources:")}
{trans("Default user:")}
{trans("LMS url:")}
{trans("Default categories:")} {foreach $categories as $category} {if !$category@last}
{/if} {/foreach}
{trans("Allow to reopen tickets newer than:")} {trans("[s]")}
{button icon="save" label="Submit" onclick="document.moduleconfig.submit()"} {button icon="cancel" label="Cancel" href="?m=userpanel"}
{include file="footer.html"}