{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}
![]() |
{trans("Name:")} | {trans("Value:")} | {trans("Comment:")} | {trans("User:")} |
{button icon="add" label="Add option" class="configadd"}
{button type="link" icon="clone" id="section-clone-button" tip="Clone section to new one with specified name"}
|
---|---|---|---|---|---|
{$config.section} | {$config.var} | {$config.value|escape} |
{$config.description|truncate:5000:"..."}
{if $config.usercomment != ''} {trans("Comment:")} {$config.usercomment|truncate:2000:"..."} {/if} |
{if $config.userid}{$config.login} / {$config.firstname} {$config.lastname}{else}-- {t}Global{/t} --{/if} |
![]() ![]() ![]() ![]() |
{trans("No configuration options in database.")} {t}Click here to import them from lms.ini.{/t} |
|||||
{button icon="delete" label="Delete" id="delete-configs"} {button icon="add" label="Add option" class="configadd"} |