#2 {trans("Division configuration variable parameters")} ({trans('overwrite parameters from panel #1')}) | {button type="link-button" href="?m=configadd&refconfigid={$config.id}&reftype=division" icon="add" label="Add" tip="Add config for division"} | ||
{trans("Division:")} | {trans("Comment:")} / {trans("Users:")} | {trans("Value:")} | |
{$relatedoption.shortname} |
{$relatedoption.description}
{include file="config/configdivisionusers.html"}
|
{$relatedoption.value} | {if $relatedoption.disabled} {button type="link" icon="disconnected" tip="Enable" href="?m=configedit&id={$relatedoption.id}&statuschange=1"} {else} {button type="link" icon="connected" tip="Disable" href="?m=configedit&id={$relatedoption.id}&statuschange=1"} {/if} {button type="link" icon="delete" class="delete-config" tip="Delete" href="?m=configdel&id={$relatedoption.id}"} {button type="link" icon="edit" tip="Edit" href="?m=configedit&id={$relatedoption.id}"} |
{trans("No data")} |