parent
ae9fa38ac4
commit
2dcbee27bc
|
@ -35,6 +35,7 @@ class AdminAccountPage extends Form
|
||||||
public function init()
|
public function init()
|
||||||
{
|
{
|
||||||
$this->setName('setup_admin_account');
|
$this->setName('setup_admin_account');
|
||||||
|
$this->setTitle($this->translate('Administration', 'setup.page.title'));
|
||||||
$this->addDescription($this->translate(
|
$this->addDescription($this->translate(
|
||||||
'Now it\'s time to configure your first administrative account for Icinga Web 2.'
|
'Now it\'s time to configure your first administrative account for Icinga Web 2.'
|
||||||
));
|
));
|
||||||
|
|
Loading…
Reference in New Issue