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…
Reference in New Issue