mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Bootstrap migration bnt-default to bnt-secondary
This commit is contained in:
parent
5e3f77bbb6
commit
2bfd12a84c
12 changed files with 16 additions and 16 deletions
|
|
@ -55,7 +55,7 @@ print [[
|
|||
</div> <!-- modal-body -->
|
||||
|
||||
<div class="modal-footer">
|
||||
<button class="btn btn-default btn-sm" data-dismiss="modal" aria-hidden="true">]] print(i18n("close")) print[[</button>
|
||||
<button class="btn btn-secondary btn-sm" data-dismiss="modal" aria-hidden="true">]] print(i18n("close")) print[[</button>
|
||||
<button id="delete_user_submit" class="btn btn-danger btn-sm">]] print(i18n("delete")) print[[</button>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue