doc: Remove h1 from index
This commit is contained in:
parent
8131046b8d
commit
3d9b878817
|
@ -1,6 +1,5 @@
|
|||
<div class="controls">
|
||||
<?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs->showOnlyCloseButton(); ?>
|
||||
<h1><?= $this->translate('Available documentations'); ?></h1>
|
||||
<?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs ?>
|
||||
</div>
|
||||
<div class="content">
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue