mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-07 00:14:40 +03:00
Make use of the new 'view notifications' permission on the dashboard
This commit is contained in:
parent
df2ed6fdee
commit
f29be662a6
@ -161,7 +161,9 @@ $menuItemsCount = 2;
|
||||
<?php echo getlocal('menu.updates.content') ?>
|
||||
</td>
|
||||
<?php menuseparator(); ?>
|
||||
<?php } ?>
|
||||
|
||||
<?php if( $page['showadmin'] || $page['shownotifications'] ) { ?>
|
||||
<td class="dashitem">
|
||||
<img src="<?php echo $mibewroot ?>/images/dash/notifications.gif" alt=""/>
|
||||
<a href="<?php echo $mibewroot ?>/operator/notifications.php">
|
||||
|
Loading…
Reference in New Issue
Block a user