Changement texte

This commit is contained in:
Michael RICOIS 2016-02-24 15:43:10 +00:00
parent 90d77a46b2
commit 35dc1b6fa2

View File

@ -426,7 +426,7 @@ class IdentiteEntreprise
'action'=>'annonces',
'siret'=>$this->identite->Siret,
'id'=>$this->identite->id), 'default', true).'">'.
'<font color="red">Clôture après la procédure</font>'.
'<font color="red">Clôture de la procédure</font>'.
'</a>';
if($dateRad!=''){ $data.= '<br/>Radié du RCS le '.$dateRad; }
}