mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Extends ntopng localization
This commit is contained in:
parent
7828f4dc23
commit
392bd7040a
20 changed files with 321 additions and 173 deletions
|
|
@ -306,7 +306,7 @@ function printExternalAlertsReport()
|
|||
"", nil, showElements and showSlackNotificationPrefs, true, true, {attributes={spellcheck="false"}, style={width="43em"}, required=true, pattern=getURLPattern()})
|
||||
|
||||
if(ntop.isPro() and hasNagiosSupport()) then
|
||||
print('<tr><th colspan= class="info">'..i18n("prefs.nagios_integration")..'</th></tr>')
|
||||
print('<tr><th colspan="2" class="info">'..i18n("prefs.nagios_integration")..'</th></tr>')
|
||||
|
||||
local alertsEnabled = showElements
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue