diff --git a/.cvsignore b/.cvsignore index fc08e446a06..923c9bc2f87 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,5 @@ index.php documents *.htaccess *.settings +.settings +*.project \ No newline at end of file diff --git a/htdocs/comm/addpropal.php b/htdocs/comm/addpropal.php index 829544b59f4..992ac9bd90d 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"]) { @@ -141,12 +141,12 @@ if ($_GET["action"] == 'create') print '
| '; print $langs->trans('PaymentConditionsShort'); @@ -1203,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 { @@ -1255,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 { @@ -1330,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"); @@ -1379,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); @@ -1417,7 +1417,7 @@ if ($_GET['propalid'] > 0) print ' | '; print " | |||||||||||