mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
This commit is contained in:
parent
8076d02386
commit
f93b7c98f2
2 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@
|
|||
</button>
|
||||
<div class="action-button-container" >
|
||||
<span class="border mr-2 vertical-align"></span>
|
||||
<button id="btn-action" class="btn btn-secondary">{ action }</button>
|
||||
<button id="btn-action-config" class="btn btn-secondary">{{ action }}</button>
|
||||
</div>
|
||||
<button id="btn-apply" title='{{ i18n("apply", {}) }}' type="submit" class="btn btn-primary ml-auto">
|
||||
{{ i18n("apply", {}) }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue