diff --git a/teemip-ip-discovery/asset/img/binoculars.png b/teemip-ip-discovery/asset/img/binoculars.png
new file mode 100644
index 0000000..af94a83
Binary files /dev/null and b/teemip-ip-discovery/asset/img/binoculars.png differ
diff --git a/teemip-ip-discovery/asset/img/ipmini-lookup-xs.png b/teemip-ip-discovery/asset/img/ipmini-lookup-xs.png
new file mode 100644
index 0000000..d64f386
Binary files /dev/null and b/teemip-ip-discovery/asset/img/ipmini-lookup-xs.png differ
diff --git a/teemip-ip-discovery/asset/img/ipmini-ping-xs.png b/teemip-ip-discovery/asset/img/ipmini-ping-xs.png
new file mode 100644
index 0000000..ec46dae
Binary files /dev/null and b/teemip-ip-discovery/asset/img/ipmini-ping-xs.png differ
diff --git a/teemip-ip-discovery/asset/img/ipmini-scan-xs.png b/teemip-ip-discovery/asset/img/ipmini-scan-xs.png
new file mode 100644
index 0000000..21f300f
Binary files /dev/null and b/teemip-ip-discovery/asset/img/ipmini-scan-xs.png differ
diff --git a/teemip-ip-discovery/datamodel.teemip-ip-discovery.xml b/teemip-ip-discovery/datamodel.teemip-ip-discovery.xml
index 3598254..95e0af1 100755
--- a/teemip-ip-discovery/datamodel.teemip-ip-discovery.xml
+++ b/teemip-ip-discovery/datamodel.teemip-ip-discovery.xml
@@ -18,7 +18,7 @@
- images/binoculars.png
+ asset/img/binoculars.png
@@ -826,7 +826,7 @@
0
Menu:IPDiscovery:IPv4Statistics
- teemip-ip-mgmt/images/ipaddress.png
+ teemip-ip-mgmt/asset/img/ipaddress.png
@@ -843,7 +843,7 @@
1
Menu:IPDiscovery:IPv4Ping
- teemip-ip-discovery/images/ipmini-ping-xs.png
+ teemip-ip-discovery/asset/img/ipmini-ping-xs.png
By status
SELECT IPv4Address WHERE responds_to_ping = 'yes'
status
@@ -852,7 +852,7 @@
2
Menu:IPDiscovery:IPv4Scan
- teemip-ip-discovery/images/ipmini-scan-xs.png
+ teemip-ip-discovery/asset/img/ipmini-scan-xs.png
By status
SELECT IPv4Address WHERE responds_to_scan = 'yes'
status
@@ -861,7 +861,7 @@
3
Menu:IPDiscovery:IPv4Lookup
- teemip-ip-discovery/images/ipmini-lookup-xs.png
+ teemip-ip-discovery/asset/img/ipmini-lookup-xs.png
By status
SELECT IPv4Address WHERE responds_to_iplookup = 'yes'
status
diff --git a/teemip-ip-discovery/de.dict.teemip-ip-discovery.php b/teemip-ip-discovery/de.dict.teemip-ip-discovery.php
index 7c39955..701f6f2 100755
--- a/teemip-ip-discovery/de.dict.teemip-ip-discovery.php
+++ b/teemip-ip-discovery/de.dict.teemip-ip-discovery.php
@@ -1,23 +1,6 @@
-
-/**
- * @copyright Copyright (C) 2016 TeemIp
+/*
+ * @copyright Copyright (C) 2021 TeemIp
* @license http://opensource.org/licenses/AGPL-3.0
*/
diff --git a/teemip-ip-discovery/en.dict.teemip-ip-discovery.php b/teemip-ip-discovery/en.dict.teemip-ip-discovery.php
index 4847f5e..563331c 100755
--- a/teemip-ip-discovery/en.dict.teemip-ip-discovery.php
+++ b/teemip-ip-discovery/en.dict.teemip-ip-discovery.php
@@ -1,23 +1,6 @@
-
-/**
- * @copyright Copyright (C) 2016 TeemIp
+/*
+ * @copyright Copyright (C) 2021 TeemIp
* @license http://opensource.org/licenses/AGPL-3.0
*/
diff --git a/teemip-ip-discovery/fr.dict.teemip-ip-discovery.php b/teemip-ip-discovery/fr.dict.teemip-ip-discovery.php
index c232f2e..592613c 100755
--- a/teemip-ip-discovery/fr.dict.teemip-ip-discovery.php
+++ b/teemip-ip-discovery/fr.dict.teemip-ip-discovery.php
@@ -1,23 +1,6 @@
-
-/**
- * @copyright Copyright (C) 2016 TeemIp
+/*
+ * @copyright Copyright (C) 2021 TeemIp
* @license http://opensource.org/licenses/AGPL-3.0
*/
diff --git a/teemip-ip-discovery/module.teemip-ip-discovery.php b/teemip-ip-discovery/module.teemip-ip-discovery.php
index c9216dc..744d564 100755
--- a/teemip-ip-discovery/module.teemip-ip-discovery.php
+++ b/teemip-ip-discovery/module.teemip-ip-discovery.php
@@ -1,7 +1,12 @@
array(
- 'teemip-ip-mgmt/2.6.0',
+ 'teemip-ip-mgmt/2.7.1',
),
'mandatory' => false,
'visible' => true,