delphine statistic menu
This commit is contained in:
parent
365dd3c430
commit
70ddaf2da6
@ -130,13 +130,13 @@ $currentUserIsAdmin = (isset($_['groups']) && in_array('admin', $_['groups']));
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
<?php endif; ?>
|
||||
<li class="app-navigation-entry-submenu">
|
||||
<span class="navmarg icon-toggle-pictures"></span>
|
||||
<a class="a-entry-submenu" href="<?php echo ($_['url']['statistique']); ?>">
|
||||
<?php p($l->t('Statistics')); ?>
|
||||
</a>
|
||||
</li>
|
||||
<?php endif; ?>
|
||||
</ul>
|
||||
</li>
|
||||
<?php if ($currentUserIsAdmin): ?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user