mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 08:50:12 +00:00
imporved look and feel for the pages and add new modal close confirm
This commit is contained in:
parent
9d5192e63c
commit
624ca3abd1
16 changed files with 170 additions and 75 deletions
|
|
@ -20,6 +20,7 @@
|
|||
</label>
|
||||
<div class="col-sm-5">
|
||||
<input data-pattern="username|email" name="smtp_username" type="text" class="form-control" />
|
||||
<small class="text-muted">{{ i18n("optional_field") }}</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row">
|
||||
|
|
@ -28,5 +29,6 @@
|
|||
</label>
|
||||
<div class="col-sm-5">
|
||||
<input name="smtp_password" type="password" class="form-control" />
|
||||
<small class="text-muted">{{ i18n("optional_field") }}</small>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue