mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
cb17590b71
commit
5c52e447f5
@ -1,5 +1,5 @@
|
|||||||
<div class="controls">
|
<div class="controls">
|
||||||
<h1><?= $docName ?> <?= $this->translate('Documentation'); ?></h1>
|
<h1><?= $this->translate(sprintf('%s Documentation', ucfirst($docName))); ?></h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="content toc" data-base-target="_next">
|
<div class="content toc" data-base-target="_next">
|
||||||
<?= $tocRenderer->render($this, $this->getHelper('Url')); ?>
|
<?= $tocRenderer->render($this, $this->getHelper('Url')); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user