{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}
| {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} | |