maj criticalAlert
This commit is contained in:
@@ -37,8 +37,8 @@ const CriticalAlert = () => {
|
||||
{showAlert && (
|
||||
<div className="critical-alert-overlay">
|
||||
<div className="critical-alert-box">
|
||||
<h2>⚠️ Alerte Critique ⚠️</h2>
|
||||
<p>Contacter votre webmaster - défaut critique du système</p>
|
||||
<h2>⚠️ Alerte Mise a jours ⚠️</h2>
|
||||
<p>Contacter votre webmaster - défaut Mise à jours du système</p>
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user