diff --git a/modules/setup/application/views/scripts/form/setup-welcome.phtml b/modules/setup/application/views/scripts/form/setup-welcome.phtml index aa51ffba6..d4bc1c3d7 100644 --- a/modules/setup/application/views/scripts/form/setup-welcome.phtml +++ b/modules/setup/application/views/scripts/form/setup-welcome.phtml @@ -41,14 +41,18 @@ $cliPath = realpath(Icinga::app()->getApplicationDir() . '/../bin/icingacli'); 'To run this wizard a user needs to authenticate using a token which is usually' . ' provided to him by an administrator who\'d followed the instructions below.' ); ?>
+= $this->translate('In any case, make sure that a group called "icingaweb2" exists:'); ?>
+= $this->translate('If you\'ve got the IcingaCLI installed you can do the following:'); ?>
= $this->translate('In case the IcingaCLI is missing you can create the token manually:'); ?>
= sprintf( $this->translate('Please see the %s for an extensive description on how to access and use this wizard.'),