diff --git a/front/maintenance.php b/front/maintenance.php
index 7babe5d8..4b8105f4 100755
--- a/front/maintenance.php
+++ b/front/maintenance.php
@@ -367,7 +367,24 @@ if (isset($_POST['submit']) && submit && isset($_POST['skinselector_set'])) {
-
+
+
@@ -705,7 +722,7 @@ function performLogManage() {
// --------------------------------------------------------
function scrollDown()
{
- var areaIDs = ['pialert_log', 'pialert_front_log', 'IP_changes_log', 'stdout_log', 'stderr_log', 'pialert_pholus_log', 'pialert_pholus_lastrun_log'];
+ var areaIDs = ['pialert_log', 'pialert_front_log', 'IP_changes_log', 'stdout_log', 'stderr_log', 'pialert_pholus_log', 'pialert_pholus_lastrun_log', 'pialert_php_log'];
for (let i = 0; i < areaIDs.length; i++) {
diff --git a/front/plugins/nmap_services/config.json b/front/plugins/nmap_services/config.json
index 725e3108..a31a1bf3 100755
--- a/front/plugins/nmap_services/config.json
+++ b/front/plugins/nmap_services/config.json
@@ -55,7 +55,7 @@
"localized": ["name"],
"name":[{
"language_code":"en_us",
- "string" : "Device name"
+ "string" : "Device MAC"
}]
},
{