mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Fixes ntopng export configuration button
This commit is contained in:
parent
06bf75c048
commit
8858799211
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="backup-restore" style="display: none;">
|
||||
<a class="btn btn-primary" data-toggle="modal" id="btn-backup" href="{{ ntop.getHttpPrefix() }}/lua/get_config.lua">
|
||||
<a class="btn btn-primary" id="btn-backup" href="{{ ntop.getHttpPrefix() }}/lua/get_config.lua">
|
||||
<i class="fas fa-file-import"></i>
|
||||
{{ i18n("backup") }}
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue