From eb856d7a25c457721dd3484a6a13f698e1ee076b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 12 Jun 2006 23:33:08 +0000 Subject: [PATCH] =?UTF-8?q?Le=20param=E8tre=20PROPALE=5FVALIDITY=5FDURATIO?= =?UTF-8?q?N=20peut=20s'=E9diter=20depuis=20page=20config=20module=20propa?= =?UTF-8?q?le?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/addpropal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/addpropal.php b/htdocs/comm/addpropal.php index c23734329f9..679d937c9d0 100644 --- a/htdocs/comm/addpropal.php +++ b/htdocs/comm/addpropal.php @@ -124,7 +124,7 @@ if ($_GET["action"] == 'create') $html->select_date('','','','','',"addprop"); print ''; - print ''.$langs->trans("ValidityDuration").' '.$langs->trans("days").''; + print ''.$langs->trans("ValidityDuration").' '.$langs->trans("days").''; // Conditions de réglement print ''.$langs->trans('PaymentConditionsShort').'';