Merge pull-request #2188

This commit is contained in:
Frederic Guillot
2016-06-03 22:47:06 -04:00
2 changed files with 4 additions and 0 deletions

View File

@@ -97,6 +97,9 @@
<?= $this->url->link(t('Settings'), 'ConfigController', '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'), 'DocumentationController', 'show') ?>