mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
3 lines
248 B
Text
3 lines
248 B
Text
<a href="{{ ntop.getHttpPrefix() }}/lua/admin/manage_configurations.lua?item={{ item }}" class="btn btn-secondary" {{ (id and "id='"..id.."'" or '') }}>
|
|
<i class='fas fa-tasks'></i> {{ i18n("manage_configurations.manage_configuration") }}
|
|
</a>
|