{{ title() }}

Open config wizard Save
@if (!isUpdateAllowed()) { Updating platform configuration from the web interface is disabled by the system administrator. } @else if (displayFormErrors && !form().valid) { There are errors in the configuration: } @if (inconsistentOptions()) { {{ inconsistentOptions() }} }