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