diff --git a/htdocs/contrat/index.php b/htdocs/contrat/index.php index d3776d18fea..3c412d0e54a 100644 --- a/htdocs/contrat/index.php +++ b/htdocs/contrat/index.php @@ -81,7 +81,7 @@ if ( $db->query($sql) ) } elseif($obj->enservice == 2) { - print "En service"; + print "Cloturé"; } else {