mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Doc module: Fix div.controls of the index controller's index action
refs #7876
This commit is contained in:
parent
0be8b8997b
commit
6b3dd63bb3
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user