mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Prefs page minor fix.
This commit is contained in:
parent
3452ef67cc
commit
0b00bedfef
1 changed files with 1 additions and 3 deletions
|
|
@ -670,9 +670,7 @@ if auth.has_capability(auth.capabilities.preferences) then
|
|||
print [[<input name="csrf" type="hidden" value="]]
|
||||
print(ntop.getRandomCSRFValue())
|
||||
print [[" />
|
||||
|
||||
|
||||
print [[</form>]]
|
||||
</form>]]
|
||||
end
|
||||
|
||||
-- ================================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue