From a0a5266bdab77ee39cd26af7a78a2311f7fa6a2a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 28 Aug 2003 14:58:51 +0000 Subject: [PATCH] typo --- htdocs/product/fiche.php3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 '';