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').'';