diff --git a/htdocs/comm/addpropal.php b/htdocs/comm/addpropal.php index 306c3bd8ee8..829544b59f4 100644 --- a/htdocs/comm/addpropal.php +++ b/htdocs/comm/addpropal.php @@ -56,7 +56,7 @@ print_titre($langs->trans("NewProp")); $html=new Form($db); -// Récupération de l'id de projet +// R�cup�ration de l'id de projet $projetid = 0; if ($_GET["projetid"]) { @@ -129,7 +129,7 @@ if ($_GET["action"] == 'create') else print $langs->trans("CompanyHasNoRelativeDiscount"); $absolute_discount=$soc->getCurrentDiscount(); print '. '; - if ($absolute_discount) print $langs->trans("CompanyHasAbsoluteDiscount",$absolute_discount,$langs->trans("Currency".$conf->monnaie)); + if ($absolute_discount) print $langs->trans("CompanyHasAbsoluteDiscount",price($absolute_discount),$langs->trans("Currency".$conf->monnaie)); else print $langs->trans("CompanyHasNoAbsoluteDiscount"); print '.'; print ''; @@ -141,12 +141,12 @@ if ($_GET["action"] == 'create') print '
| '; print $langs->trans('PaymentConditionsShort'); @@ -1175,7 +1203,7 @@ if ($_GET['propalid'] > 0) print ' | '; if (($objp->info_bits & 2) == 2) { - // Ligne remise prédéfinie, on ne permet pas modif + // Ligne remise pr�d�finie, on ne permet pas modif } else { @@ -1227,7 +1255,7 @@ if ($_GET['propalid'] > 0) print ' | '; if (($objp->info_bits & 2) == 2) { - // Ligne remise prédéfinie, on permet pas modif + // Ligne remise pr�d�finie, on permet pas modif } else { @@ -1302,7 +1330,7 @@ if ($_GET['propalid'] > 0) } if ($_GET["action"] == 'editline') { - // éditeur wysiwyg + // �diteur wysiwyg if ($conf->fckeditor->enabled && $conf->global->FCKEDITOR_ENABLE_DETAILS) { require_once(DOL_DOCUMENT_ROOT."/lib/doleditor.class.php"); @@ -1351,7 +1379,7 @@ if ($_GET['propalid'] > 0) if ($conf->service->enabled) { print " | |||||||||||
| Si produit de type service à durée limitée: Du '; + print ' | Si produit de type service � dur�e limit�e: Du '; print $html->select_date($objp->date_start,"date_start",0,0,$objp->date_start?0:1); print ' au '; print $html->select_date($objp->date_end,"date_end",0,0,$objp->date_end?0:1); @@ -1389,7 +1417,7 @@ if ($_GET['propalid'] > 0) print ' | '; print " | |||||||||||