From a12378cc8c73d97bba3b32a869e06e53025bd773 Mon Sep 17 00:00:00 2001
From: Flo udemy <Flo@testudemy>
Date: Tue, 13 Jun 2023 10:10:03 +0200
Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20page=20Accueil=20-=20ora?=
 =?UTF-8?q?nge-fin2023?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 decompic/index.html  | 2 +-
 decompic/message.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/decompic/index.html b/decompic/index.html
index 80c47c4..b2e7c04 100644
--- a/decompic/index.html
+++ b/decompic/index.html
@@ -16,7 +16,7 @@
         var response = xhttp.responseText;
         var elmt = document.getElementById("message");
         elmt.innerHTML = response;
-        elmt.style="background-color:#f00;height:3em;text-align:center;font-size:2em;"
+        elmt.style="background-color:#FFAA00;height:3em;text-align:center;font-size:2em;"
       }
     }
     xhttp.send(null);
diff --git a/decompic/message.txt b/decompic/message.txt
index 88ad2d1..a5d10a6 100644
--- a/decompic/message.txt
+++ b/decompic/message.txt
@@ -1,4 +1,4 @@
-<span>Décommissionnement EN COURS des outils TestLink, Mantisbt, Jenkins, etc. <br/>Pour plus d'informations, voir
+<span> Décommissionnement FIN 2023 !!  des outils TestLink, Mantisbt, Jenkins, etc. <br/>Pour plus d'informations, voir
 <a href="https://gitlab-forge.din.developpement-durable.gouv.fr/pub/gitlab-forge.infos/-/blob/master/decompic/DECOMMISSIONNEMENT-OUTILS.md" target="_blank">
 ici
 </a>
-- 
GitLab