Added as table for ASN Mode #9422 (#9445)

This commit is contained in:
GabrieleDeri 2025-07-28 14:10:07 +02:00 committed by GitHub
parent f0c55acae8
commit 4bb2f117bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 123 additions and 4 deletions

View file

@ -2235,7 +2235,6 @@ if auth.has_capability(auth.capabilities.preferences) then
print('<thead class="table-primary"><tr><th colspan=2 class="info">' .. i18n("prefs.ixp_mode") ..
'</th></tr></thead>')
local enabledIXP = ntop.getPref("ntopng.prefs.toggle_ixp_mode")
-- enable ixp mode toggle button
prefsToggleButton(subpage_active, {
field = "ixp_mode_enabled",