parent
26ec8bb9ba
commit
70e5ccca37
|
@ -4,6 +4,7 @@
|
||||||
</div>
|
</div>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<div class="content tactical">
|
<div class="content tactical">
|
||||||
|
<h1 tabindex="-1"><?= $this->translate('Tactical Overview') ?></h1>
|
||||||
<div class="boxview" data-base-target="_next">
|
<div class="boxview" data-base-target="_next">
|
||||||
<?php if ($this->statusSummary->hosts_down || $this->statusSummary->hosts_unreachable): ?>
|
<?php if ($this->statusSummary->hosts_down || $this->statusSummary->hosts_unreachable): ?>
|
||||||
<?= $this->render('tactical/components/problem_hosts.phtml'); ?>
|
<?= $this->render('tactical/components/problem_hosts.phtml'); ?>
|
||||||
|
|
Loading…
Reference in New Issue