Hook for header:dropdown

This commit is contained in:
Imbasaur 2016-04-29 15:27:29 +02:00
parent 7459bc1c40
commit f965a300ab
1 changed files with 3 additions and 0 deletions

View File

@ -87,6 +87,9 @@
<?= $this->url->link(t('Settings'), 'config', 'index') ?>
</li>
<?php endif ?>
<?= $this->hook->render('template:header:dropdown') ?>
<li>
<i class="fa fa-life-ring fa-fw"></i>
<?= $this->url->link(t('Documentation'), 'doc', 'show') ?>