Fix copyright year

This commit is contained in:
Eric Lippmann 2015-01-22 10:38:00 +01:00
parent fc62a63899
commit dd83f6f757

View File

@ -14,7 +14,7 @@
</div> </div>
<?php endif ?> <?php endif ?>
<?= $this->form ?> <?= $this->form ?>
<div class="footer">Icinga Web 2 &copy; 2013-2014<br><a href="https://www.icinga.org">The Icinga Project</a></div> <div class="footer">Icinga Web 2 &copy; 2013-2015<br><a href="https://www.icinga.org">The Icinga Project</a></div>
<?php if ($requiresSetup): ?> <?php if ($requiresSetup): ?>
<div class="config-note"><?= sprintf( <div class="config-note"><?= sprintf(
t( t(