mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Adds host pool column to CP users table
This commit is contained in:
parent
83df3d1e7a
commit
53724ce33a
7 changed files with 130 additions and 50 deletions
|
|
@ -350,7 +350,7 @@ function printBridgingPrefs()
|
|||
show = true
|
||||
else
|
||||
show = false
|
||||
label = label.."<p>This button is <b>disabled</b> as then ntopng web GUI has NOT been started on port 80 that is required by the captive portal (-w command line parameter)."
|
||||
label = label.."<p>This button is <b>disabled</b> as the ntopng web GUI has NOT been started on port 80 that is required by the captive portal (-w command line parameter)."
|
||||
end
|
||||
|
||||
print('<form method="post">')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue