mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Fixes os detection and set in network discovery
This commit is contained in:
parent
26c80529aa
commit
34387c4121
4 changed files with 17 additions and 19 deletions
|
|
@ -118,10 +118,10 @@ print[[
|
|||
]]
|
||||
|
||||
print[[
|
||||
<br>
|
||||
<div class="input-group mb-12">
|
||||
<button class="btn btn-lg btn-primary btn-block disabled" type="submit">]] print(i18n("login.change_password")) print[[</button>
|
||||
</div>
|
||||
<br>
|
||||
<div class="input-group mb-12">
|
||||
<button class="btn btn-lg btn-primary btn-block disabled" type="submit">]] print(i18n("login.change_password")) print[[</button>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div > </div>
|
||||
<div class="col-lg-12">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue