mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
ec47f6bdb3
commit
b9209daea5
@ -68,7 +68,7 @@ $setupTokenPath = rtrim(Icinga::app()->getConfigDir(), '/') . '/setup.token';
|
|||||||
</div>
|
</div>
|
||||||
<p style="font-size: 85%;"><?= sprintf(
|
<p style="font-size: 85%;"><?= sprintf(
|
||||||
t('Please see the %s for an extensive description on how to access and use this wizard.'),
|
t('Please see the %s for an extensive description on how to access and use this wizard.'),
|
||||||
'<a href="http://docs.icinga.org/">' . t('Icinga Web 2 documentation') . '</a>'
|
'<a href="http://docs.icinga.org/">' . t('Icinga Web 2 documentation') . '</a>' // TODO: Add link to iw2 docs which points to the installation topic
|
||||||
); ?></p>
|
); ?></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user