diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 4ae7e5d1c..5e0a3732a 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,8 +1,8 @@ PLUGIN_NAME= ntopng -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 0.2 PLUGIN_COMMENT= Traffic Analysis and Flow Collection PLUGIN_DEPENDS= ntopng redis PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes +PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk" diff --git a/net/ntopng/src/opnsense/mvc/app/views/OPNsense/Ntopng/general.volt b/net/ntopng/src/opnsense/mvc/app/views/OPNsense/Ntopng/general.volt index 7b2fd40e5..1983f2be8 100644 --- a/net/ntopng/src/opnsense/mvc/app/views/OPNsense/Ntopng/general.volt +++ b/net/ntopng/src/opnsense/mvc/app/views/OPNsense/Ntopng/general.volt @@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE. {{ partial("layout_partials/base_form",['fields':generalForm,'id':'frm_general_settings'])}}

- +