mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Cosmetic fixes
This commit is contained in:
parent
29b8d9be4b
commit
4aefd8a51b
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<div class="form-group row">
|
||||
<label class="col-sm-3 col-form-label">{{ dialog.am_host }}</label>
|
||||
<div class="col-sm-5">
|
||||
<input placeholder="https://ntop.org" required id="input-add-host" type="text" name="host"
|
||||
<input placeholder="ntop.org" required id="input-add-host" type="text" name="host"
|
||||
class="form-control measurement-host" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue