Restore state of the login view script prior to #10009
This commit is contained in:
parent
3cd3a7891c
commit
4b06d47705
|
@ -4,7 +4,7 @@
|
|||
<img aria-hidden="true" class="fade-in one" src="<?= $this->baseUrl('img/logo_icinga_big.png'); ?>" alt="<?= $this->translate('The Icinga logo'); ?>" >
|
||||
</div>
|
||||
</div>
|
||||
<div class="below-logo" data-base-target="layout">
|
||||
<div class="form" data-base-target="layout">
|
||||
<h1><?= $this->translate('Welcome to Icinga Web 2'); ?></h1>
|
||||
<?php if ($requiresSetup): ?>
|
||||
<p class="config-note"><?= sprintf(
|
||||
|
|
Loading…
Reference in New Issue