ntopng/httpdocs/templates/pages/components/export-policy-configuration-link.template
2021-05-20 13:09:05 +02:00

3 lines
206 B
Text

<a href="{{ ntop.getHttpPrefix() }}/lua/pro/rest/v1/export/pool/policy.lua?download=1" class="btn btn-primary">
<i class='fas fa-file-export'></i> {{ i18n("manage_configurations.export_policy") }}
</a>