mirror of
https://github.com/WerySkok/nativegallery.git
synced 2024-11-14 19:19:15 +03:00
Update Navbar.php
This commit is contained in:
parent
0cd1397ab1
commit
ea0a11c9c2
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ if (NGALLERY['root']['title'] != null && NGALLERY['root']['showtitle'] === true)
|
|||
$nonr = '<span class="mm-notify notify-count">'.$nonreviewedimgs.'</span>';
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
<li><a href="/admin" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-info-circle"></i></span><span class="mm-label">Admin</span><?=$nonr?></a></li>
|
||||
<?php } ?>
|
||||
|
|
Loading…
Reference in a new issue