diff --git a/components/MapComponent.js b/components/MapComponent.js
index 241b26fe4..8ad6cb27d 100644
--- a/components/MapComponent.js
+++ b/components/MapComponent.js
@@ -2185,14 +2185,11 @@ const MapComponent = ({ locations, onLocationUpdate, lineCoordinates }) => {
${stat.ModulTyp || "N/A"}
-
-
- ${stat.Message || "N/A"}
-
-
-
+
+ ${stat.Message || "N/A"}
(${stat.PrioName || "N/A"})
+
`;