diff --git a/htdocs/product/fiche.php3 b/htdocs/product/fiche.php3 index b348c759cac..54db234d9f8 100644 --- a/htdocs/product/fiche.php3 +++ b/htdocs/product/fiche.php3 @@ -335,7 +335,7 @@ if ($id && $action == '' && $product->envente) if($user->rights->propale->creer) { print ''; - print_titre("Ajouter ma proposition") . ''; + print_titre("Ajouter à ma proposition") . ''; if($user->rights->propale->creer) { print ''; @@ -405,7 +405,7 @@ if ($id && $action == '' && $product->envente) if($user->rights->facture->creer) { print ''; - print_titre("Ajouter ma facture"); + print_titre("Ajouter à ma facture"); print ''; print_titre("Ajouter aux autres factures"); print '';