diff --git a/README.md b/README.md
index e59fc233..3fd17373 100755
--- a/README.md
+++ b/README.md
@@ -57,13 +57,13 @@ Supported browsers: Chrome, Firefox
## π Everything else
-### Get notified what's new
+### π§ Get notified what's new
Get notified about a new release, what new functionality you can use and about breaking changes.
![Follow and star][follow_star]
-### Other Alternative Apps
+### π Other Alternative Apps
- [PiAlert by leiweibau](https://github.com/leiweibau/Pi.Alert/) (maintained, bare-metal install)
- [WatchYourLAN](https://github.com/aceberg/WatchYourLAN) - Lightweight network IP scanner with web GUI (Open source)
@@ -89,7 +89,7 @@ Thank you to everyone who appreciates this tool and donates.
-### πContributors
+### π Contributors
This project would be nothing without the amazing work of the community, with special thanks to:
diff --git a/front/multiEditCore.php b/front/multiEditCore.php
index 58c0e222..6bff6eb5 100755
--- a/front/multiEditCore.php
+++ b/front/multiEditCore.php
@@ -81,7 +81,7 @@
settingsData = res["data"];
- excludedColumns = ["NEWDEV_devMac", "NEWDEV_devFirstConnection", "NEWDEV_devLastConnection", "NEWDEV_devLastNotification", "NEWDEV_devStaticIP", "NEWDEV_devScan", "NEWDEV_devPresentLastScan", "NEWDEV_devCustomProps" ]
+ excludedColumns = ["NEWDEV_devMac", "NEWDEV_devFirstConnection", "NEWDEV_devLastConnection", "NEWDEV_devLastNotification", "NEWDEV_devScan", "NEWDEV_devPresentLastScan", "NEWDEV_devCustomProps" ]
const relevantColumns = settingsData.filter(set =>
set.setGroup === "NEWDEV" &&
diff --git a/front/php/templates/language/ca_ca.json b/front/php/templates/language/ca_ca.json
old mode 100644
new mode 100755
diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json
old mode 100644
new mode 100755
diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json
old mode 100644
new mode 100755
diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json
old mode 100644
new mode 100755
diff --git a/front/php/templates/language/it_it.json b/front/php/templates/language/it_it.json
old mode 100644
new mode 100755
diff --git a/front/php/templates/language/pt_br.json b/front/php/templates/language/pt_br.json
old mode 100644
new mode 100755
diff --git a/front/php/templates/language/ru_ru.json b/front/php/templates/language/ru_ru.json
old mode 100644
new mode 100755
diff --git a/front/php/templates/language/uk_ua.json b/front/php/templates/language/uk_ua.json
old mode 100644
new mode 100755
diff --git a/front/report_templates/report_sample.html b/front/report_templates/report_sample.html
index 85195617..2cc3a875 100755
--- a/front/report_templates/report_sample.html
+++ b/front/report_templates/report_sample.html
@@ -13,15 +13,8 @@