diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 08106bc2151..c7d9d385385 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -268,7 +268,7 @@ if (empty($reshook)) { $db->begin(); - // Si on a selectionne une propal a copier, on realise la copie + // If we select proposal to clone during creation (when option PROPAL_CLONE_ON_CREATE_PAGE is on) if (GETPOST('createmode') == 'copy' && GETPOST('copie_propal')) { if ($object->fetch(GETPOST('copie_propal')) > 0) {