Skip to content

Commit

Permalink
doc: Remove h1 from toc
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Jan 12, 2016
1 parent 3d9b878 commit b61a436
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/doc/application/views/scripts/toc.phtml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<div class="controls">
<?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs->showOnlyCloseButton() ?>
<h1><?= /** @var string $title */ $title ?></h1>
<?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs ?>
</div>
<div class="content">
<?= /** @var \Icinga\Module\Doc\Renderer\DocTocRenderer $toc */ $toc ?>
Expand Down

0 comments on commit b61a436

Please sign in to comment.