Doc module: Fix div.controls of the index controller's index action

refs #7876
This commit is contained in:
Johannes Meyer 2015-04-20 14:55:18 +02:00
parent 0be8b8997b
commit 6b3dd63bb3
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<div class="controls"></div>
<div class="controls">
<?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs->showOnlyCloseButton(); ?>
<h1><?= $this->translate('Available documentations'); ?></h1>
</div>
<div class="content">
<ul>
<li><?= $this->qlink(