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

{$layout.pagetitle}

{if $listdata.total != 0} {/if} {foreach Localisation::arraySort($typelist) as $key => $item} {foreachelse} {/foreach} {if $listdata.total != 0} {/if}
{icon name="document"} {trans("Name")}
{include file="scroller.html" loop=$typelist}
{icon name="document"} {$item} {button type="link" icon="edit" tip="{trans("Edit")}" href="?m=documenttypeedit&id={$key}"}
{trans("There are no types in database.")}
{include file="scroller.html" loop=$typelist}
{/block}