mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
SettingsController: more explicit title
This commit is contained in:
parent
53a9624db6
commit
6db1f01b6e
@ -21,7 +21,7 @@ class SettingsController extends ActionController
|
||||
);
|
||||
|
||||
$this->addSingleTab($this->translate('Self Service'))
|
||||
->addTitle($this->translate('Self Service API - Settings'))
|
||||
->addTitle($this->translate('Self Service API - Global Settings'))
|
||||
->content()->add(Html::p($hint))
|
||||
->add($form);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user