From c928c3ca6408c71860b13fed72695f39fc0ac266 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 10 Apr 2006 12:55:21 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20bouton=20"cr=E9er"=20dans=20les=20ongle?= =?UTF-8?q?ts=20d'un=20projet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/projet/facture.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/facture.php b/htdocs/projet/facture.php index 69c15906009..348835118a8 100644 --- a/htdocs/projet/facture.php +++ b/htdocs/projet/facture.php @@ -138,7 +138,7 @@ if (sizeof($factures)>0 && is_array($factures)) { print '
'; - print_titre($langs->trans("ListInvoicesAssociatedProject")); + print_titre($langs->trans("ListInvoicesAssociatedProject"); print ''; print '';