Adds host pool column to CP users table

This commit is contained in:
Simone Mainardi 2017-01-30 23:02:31 +01:00
parent 83df3d1e7a
commit 53724ce33a
7 changed files with 130 additions and 50 deletions

View file

@ -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">')