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