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

{$layout.pagetitle}

{trans("Name:")} ({$category.id|string_format:"%04d"})
{trans("Description:")}
{trans("Category style:")}
{trans("Users:")} {cycle values="light,lucid" print=false} {foreach from=$category.owners item=user} {/foreach}
{trans("User")} {trans("Owner")}
{$user.rname} ({$user.login}) 0}CHECKED{/if}>
{trans("Submit")} {trans("Delete")} {trans("Cancel")}

{/block}