diff --git a/front/php/templates/header.php b/front/php/templates/header.php
index 2ba6a7f6..1567d47c 100755
--- a/front/php/templates/header.php
+++ b/front/php/templates/header.php
@@ -235,7 +235,7 @@ if ($ENABLED_DARKMODE === True) {
- = lang('Navigation_Report');?>
+ = lang('Navigation_Report');?>
diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json
index 86d060f4..6a879fc8 100755
--- a/front/php/templates/language/de_de.json
+++ b/front/php/templates/language/de_de.json
@@ -26,7 +26,7 @@
"Navigation_Devices" : "Geräte",
"Navigation_Presence" : "Anwesenheit",
"Navigation_Events" : "Ereignisse",
- "Navigation_Report" : "Bericht",
+ "Navigation_Report" : " Bericht",
"Navigation_Maintenance" : "Wartung",
"Navigation_Settings" : "Einstellung",
"Navigation_SystemInfo" : "System info",
diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json
index d90a98c4..1f6132cf 100755
--- a/front/php/templates/language/en_us.json
+++ b/front/php/templates/language/en_us.json
@@ -38,7 +38,7 @@
"Navigation_Devices" : "Devices",
"Navigation_Presence" : "Presence",
"Navigation_Events" : "Events",
- "Navigation_Report" : "Report",
+ "Navigation_Report" : " Report",
"Navigation_Network" : "Network",
"Navigation_Plugins" : "Plugins",
"Navigation_Maintenance" : "Maintenance",
diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json
index 908a21e5..5b496740 100755
--- a/front/php/templates/language/es_es.json
+++ b/front/php/templates/language/es_es.json
@@ -38,7 +38,7 @@
"Navigation_Devices" : "Dispositivos",
"Navigation_Presence" : "Historial",
"Navigation_Events" : "Eventos",
- "Navigation_Report" : "Reporte",
+ "Navigation_Report" : " Reporte",
"Navigation_Network" : "Red",
"Navigation_Plugins" : "Plugins",
"Navigation_Maintenance" : "Mantenimiento",