diff --git a/application/views/scripts/form/setup-welcome.phtml b/application/views/scripts/form/setup-welcome.phtml index 8188d95e2..a270cc7ad 100644 --- a/application/views/scripts/form/setup-welcome.phtml +++ b/application/views/scripts/form/setup-welcome.phtml @@ -68,7 +68,7 @@ $setupTokenPath = rtrim(Icinga::app()->getConfigDir(), '/') . '/setup.token';
= sprintf( t('Please see the %s for an extensive description on how to access and use this wizard.'), - '' . t('Icinga Web 2 documentation') . '' + '' . t('Icinga Web 2 documentation') . '' // TODO: Add link to iw2 docs which points to the installation topic ); ?>