mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
parent
7d25efb93c
commit
b60c3590b0
@ -2,6 +2,11 @@
|
|||||||
<?= $this->tabs ?>
|
<?= $this->tabs ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content" >
|
<div class="content">
|
||||||
<?= $this->form ?>
|
<h1><?= $this->escape($this->translate('This feature is deactivated at the moment.')); ?></h1>
|
||||||
</div>
|
<p>
|
||||||
|
<?=
|
||||||
|
$this->escape($this->translate('Please have a little patience, we are hard working on it, take a look at icingaweb2 issues.'));
|
||||||
|
?>
|
||||||
|
</p>
|
||||||
|
</div>
|
Loading…
x
Reference in New Issue
Block a user