Restore state of the login view script prior to #10009

This commit is contained in:
Johannes Meyer 2015-10-01 09:58:41 +02:00
parent 3cd3a7891c
commit 4b06d47705
1 changed files with 1 additions and 1 deletions

View File

@ -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(