This commit is contained in:
Frédéric Guillot
2018-04-06 10:54:58 -07:00
parent ac11220a1a
commit 0b306fa60a
648 changed files with 15 additions and 38030 deletions

View File

@@ -1,12 +0,0 @@
<section id="main">
<div class="page-header">
<ul>
<li>
<?= $this->url->icon('life-ring', t('Table of contents'), 'DocumentationController', 'show', array('file' => 'index')) ?>
</li>
</ul>
</div>
<div class="markdown documentation">
<?= $content ?>
</div>
</section>

View File

@@ -29,7 +29,8 @@
<?= $this->hook->render('template:header:dropdown') ?>
<li>
<?= $this->url->icon('life-ring', t('Documentation'), 'DocumentationController', 'show') ?>
<i class="fa fa-fw fa-life-ring" aria-hidden="true"></i>
<?= $this->url->doc(t('Documentation'), 'index') ?>
</li>
<?php if (! DISABLE_LOGOUT): ?>
<li>