File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 < span > < i class ="fas fa-exchange-alt icon-pad-right " title ="<?=_('Bandwidth')?>: <?=humanize_usage_size($panel[$user]['U_DISK'])?> <?=humanize_usage_measure($panel[$user]['U_DISK'])?> "> </ i > < b > < ?=humanize_usage_size($panel[$user]['U_BANDWIDTH'])?> </ b > < ?=humanize_usage_measure($panel[$user]['U_BANDWIDTH'])?> </ span >
3434 </ span >
3535 </ div >
36- <!-- Show update notifier for administrators -->
36+ <!-- Show update notifier for administrators
3737 <? if (($_SESSION['userContext'] === 'admin') && ($_SESSION['UPDATE_AVAILABLE'])) {?>
3838 <div class="l-menu__item <?php if($TAB == 'UPDATES' ) echo 'l-menu__item--active' ?>"><a href="/list/updates/" title="<?_('Updates')?>" class="l-profile__username "><i class="fas fa-star status-icon orange"></i></a></div>
39- < ?}?>
39+ <?}?>-->
4040 < ? if (($_SESSION['userContext'] === 'admin') && (isset($_SESSION['look']) && ($user == 'admin'))) {?>
4141 <!-- Do not show notifications panel when impersonating 'admin' user -->
4242 < ? } else { ?>
You can’t perform that action at this time.
0 commit comments