monitoring: Remove h2 from services/show

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-30 10:43:43 +02:00
parent 9ac1e78f5c
commit b4e5443b24
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@
<?php endif ?>
<h2 class="tinystatesummary" <?= $this->compact ? ' data-base-target="col1"' : ''; ?>
<?= $this->render('list/components/servicesummary.phtml') ?>
</h2>
<?= $this->render('list/components/servicesummary.phtml') ?>
<?= $this->render('partials/service/objects-header.phtml'); ?>
</div>