mirror of
https://github.com/WerySkok/nativegallery.git
synced 2024-11-15 03:31:19 +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>';
|
$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>
|
<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 } ?>
|
<?php } ?>
|
||||||
|
|
Loading…
Reference in a new issue