Header: Add h1 to host/show component

refs #7976
This commit is contained in:
Marius Hein 2015-02-23 15:13:18 +01:00
parent a037e5c4db
commit 060d1093e3
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<?= $this->render('partials/host/servicesummary.phtml') ?>
</div>
<div class="content" data-base-target="_next">
<h1 tabindex="-1"><?= $this->translate('Host Detail Information') ?></h1>
<?= $this->render('show/components/output.phtml') ?>
<?= $this->render('show/components/grapher.phtml') ?>