From 245c93939034a36c29861dcefa4af4c6882c035c Mon Sep 17 00:00:00 2001 From: chove Date: Sat, 1 Oct 2005 17:39:44 +0200 Subject: [PATCH] on met en vert quand tout est ok darcs-hash:20051001153944-4ec08-56ccaf61d809f6935dfe9cbdc460edafbe39f840.gz --- wiki/macro/MonitStatus.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/macro/MonitStatus.py b/wiki/macro/MonitStatus.py index c830a30b..d3ac735a 100644 --- a/wiki/macro/MonitStatus.py +++ b/wiki/macro/MonitStatus.py @@ -221,7 +221,7 @@ def execute(macro, filtre) : return FormatHosts(status, f) else : # aucun service off, on affiche OK - return Cellule(u'Tous les services semblent opérationels.','yellow',f) + return Cellule(u'Tous les services semblent opérationels.','lime',f) elif filtre == 'all' : # tous les services