diff --git a/front/deviceDetails.php b/front/deviceDetails.php index 81fd73e4..a40730b7 100755 --- a/front/deviceDetails.php +++ b/front/deviceDetails.php @@ -412,10 +412,10 @@ -
+
- +
diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json index a075b97c..7e2cf1bf 100755 --- a/front/php/templates/language/de_de.json +++ b/front/php/templates/language/de_de.json @@ -76,6 +76,7 @@ "DevDetail_EveandAl_AlertDown": "Melde Down", "DevDetail_EveandAl_Archived": "Archivierung", "DevDetail_EveandAl_NewDevice": "Neues Ger\u00e4t", + "DevDetail_EveandAl_NewDevice_Tooltip": "", "DevDetail_EveandAl_RandomMAC": "Zuf\u00e4llige MAC", "DevDetail_EveandAl_ScanCycle": "Scan Abstand", "DevDetail_EveandAl_ScanCycle_a": "Ger\u00e4t scannen", diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json index c22abbb2..e035e4fd 100755 --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -64,6 +64,7 @@ "DevDetail_EveandAl_AlertDown": "Alert Down", "DevDetail_EveandAl_Archived": "Archived", "DevDetail_EveandAl_NewDevice": "New Device", + "DevDetail_EveandAl_NewDevice_Tooltip": "Will show the New status for the device and include it in lists when the New Devices filter is active. Doesn't affect notifications.", "DevDetail_EveandAl_RandomMAC": "Random MAC", "DevDetail_EveandAl_ScanCycle": "Scan device", "DevDetail_EveandAl_ScanCycle_a": "Scan Device", diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index 92374ce0..3a5ebd48 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -74,6 +74,7 @@ "DevDetail_EveandAl_AlertDown": "Alerta de ca\u00edda", "DevDetail_EveandAl_Archived": "Archivada", "DevDetail_EveandAl_NewDevice": "Nuevo dispositivo", + "DevDetail_EveandAl_NewDevice_Tooltip": "", "DevDetail_EveandAl_RandomMAC": "MAC al azar", "DevDetail_EveandAl_ScanCycle": "Ciclo de escaneo", "DevDetail_EveandAl_ScanCycle_a": "Escanear Dispositivo", diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json index c2c1f5c3..640bcf60 100755 --- a/front/php/templates/language/fr_fr.json +++ b/front/php/templates/language/fr_fr.json @@ -64,6 +64,7 @@ "DevDetail_EveandAl_AlertDown": "", "DevDetail_EveandAl_Archived": "Archiv\u00e9", "DevDetail_EveandAl_NewDevice": "", + "DevDetail_EveandAl_NewDevice_Tooltip": "", "DevDetail_EveandAl_RandomMAC": "MAC al\u00e9atoire", "DevDetail_EveandAl_ScanCycle": "", "DevDetail_EveandAl_ScanCycle_a": "", diff --git a/front/php/templates/language/nb_no.json b/front/php/templates/language/nb_no.json index f6168c65..e3757ebc 100755 --- a/front/php/templates/language/nb_no.json +++ b/front/php/templates/language/nb_no.json @@ -64,6 +64,7 @@ "DevDetail_EveandAl_AlertDown": "", "DevDetail_EveandAl_Archived": "", "DevDetail_EveandAl_NewDevice": "", + "DevDetail_EveandAl_NewDevice_Tooltip": "", "DevDetail_EveandAl_RandomMAC": "", "DevDetail_EveandAl_ScanCycle": "", "DevDetail_EveandAl_ScanCycle_a": "",