From 55af4eb8dc4f8af69b91251b895f2676ecbbae82 Mon Sep 17 00:00:00 2001 From: sebvtl728 Date: Sat, 18 Jan 2025 17:56:13 +0100 Subject: [PATCH] maj criticalAlert --- frontend/src/components/CriticalAlert.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/CriticalAlert.jsx b/frontend/src/components/CriticalAlert.jsx index 68f2d7c..82586fe 100644 --- a/frontend/src/components/CriticalAlert.jsx +++ b/frontend/src/components/CriticalAlert.jsx @@ -37,8 +37,8 @@ const CriticalAlert = () => { {showAlert && (
-

⚠️ Alerte Critique ⚠️

-

Contacter votre webmaster - défaut critique du système

+

⚠️ Alerte Mise a jours ⚠️

+

Contacter votre webmaster - défaut Mise à jours du système

)}