mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Removed non-standard alert icon
This commit is contained in:
parent
c5b50dd8b3
commit
253059e9a4
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ if ntop.getPrefs().are_alerts_enabled == true then
|
|||
<ul class='nav flex-column'>
|
||||
<li>
|
||||
<a href=']].. ntop.getHttpPrefix() ..[[/lua/show_alerts.lua'>
|
||||
<i class="fas fa-exclamation-triangle" id="alerts-menu-triangle"></i> ]].. i18n("show_alerts.detected_alerts") ..[[
|
||||
]].. i18n("show_alerts.detected_alerts") ..[[
|
||||
</a>
|
||||
</li>
|
||||
]]..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue