mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
ConfigForm: correct welcome link
This commit is contained in:
parent
f66b5fe289
commit
85d63556b8
@ -102,7 +102,7 @@ class ConfigForm extends QuickForm
|
||||
);
|
||||
$link = $this->getView()->qlink(
|
||||
$this->translate('start using'),
|
||||
'director/welcome',
|
||||
'director',
|
||||
null,
|
||||
array('data-base-target' => '_main')
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user