# in 1st browser:
# login to Admin Console as `root` user
# go to the {nav Configuration > Users > General} section
# enable the `Advanced User Management` system setting
# save changes
# confirm, that:
* settings were saved
* no error has happened
* the {nav User Management > Groups} section became available
# go to the {nav User Management > Groups} section
# edit the `admin` group
# remove the permission to view/edit the {nav Configuration > Website > General} section
# save changes
# go to the {nav Configuration > Website > General} section
# inspect input for the `Website name` system setting and remember it's `name` HTML attribute value
# in 2nd browser:
# login to Admin Console as any administrator user (not the `root`)
# go to the {nav Configuration > Website > Advanced} section
# confirm, that you can't see the {nav Configuration > Website > General} section
# inspect the input of the `Default Design Template` system setting
# change its `name` HTML attribute value to the above remembered one (from the `Website name` system setting)
# save changes
# confirm, that:
* settings were saved
* no error has happened
# in 1st browser:
# go to the {nav Configuration > Website > General} section
# confirm, that `Website name` system setting wasn't changed
# confirm, that:
* settings were saved
* no error has happened