From a24fd894e8b3425e820e3826425cacbbda2a32d4 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 12 Aug 2005 14:26:31 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20libell=E9=20PO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/contrat/fiche.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/telephonie/contrat/fiche.php b/htdocs/telephonie/contrat/fiche.php index 13c6a4609d1..0fecae46e10 100644 --- a/htdocs/telephonie/contrat/fiche.php +++ b/htdocs/telephonie/contrat/fiche.php @@ -511,7 +511,7 @@ else /* Prise d'ordre */ - print 'Prise d\'ordre'; + print 'Prise d\'ordre mensuelle'; $po = $contrat->priseordre_totale(); @@ -919,12 +919,12 @@ else */ if ($_GET["action"] == 'po' && $po == 0) { - print_fiche_titre('Ajouter une prise d\'ordre'); + print_fiche_titre('Ajouter une prise d\'ordre mensuelle'); print '
'; print ''; print ''; - print ''; print ''; print '
Montant'; + print '
Montant mensuel'; print ' euros HT
';