From ba1ad9f317c3fd57a58c8d4b191e8e5eb0d50cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 26 Aug 2015 19:51:06 +0200 Subject: [PATCH] Fix #3219 More conventional presentation --- htdocs/projet/element.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/element.php b/htdocs/projet/element.php index 6302994181aa6..b8c66cf84911f 100644 --- a/htdocs/projet/element.php +++ b/htdocs/projet/element.php @@ -345,7 +345,7 @@ $langs->load("margins"); //print load_fiche_titre($langs->trans("Profit"),'','title_accountancy'); -print '
'.img_picto("", "title_accountancy").' '.$langs->trans("Profit").'

'; +print '
'.img_picto("", "title_accountancy").' '.$langs->trans("Profit").'

'; print ''; print '';