mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
login.phtml: invert icinga logo
This commit is contained in:
parent
034697abf9
commit
0f8dc461b2
@ -9,7 +9,7 @@
|
||||
. ' Chrome, Safari and Firefox.'
|
||||
) ?>
|
||||
</div>
|
||||
<div class="logo-wrapper"><div id="icinga-logo" class="invert" aria-hidden="true"></div></div>
|
||||
<div class="logo-wrapper"><div id="icinga-logo" aria-hidden="true"></div></div>
|
||||
<?php if ($requiresSetup): ?>
|
||||
<p class="config-note"><?= sprintf(
|
||||
$this->translate(
|
||||
|
Loading…
x
Reference in New Issue
Block a user