Database refactoring and improving blog comments, blog post history and more
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
<?= lang('header_edit_profile') ?>
|
||||
</a>
|
||||
<?php if (get_instance()->hasPermission('dashboard.view')): ?>
|
||||
<a href="<? //= base_url('admin') ?>" class="dropdown-item">
|
||||
<a href="<?= base_url('admin') ?>" class="dropdown-item">
|
||||
<i class="fa fa-tachometer-alt"></i>
|
||||
<?= lang('header_admin_panel') ?>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user