From 1b93d0b8087a2e7c451c93ab2cf4edd9098b8807 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 21 Aug 2005 19:40:40 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/projet/index.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/htdocs/projet/index.php b/htdocs/projet/index.php index e4bb06f33a8..bc578d93159 100644 --- a/htdocs/projet/index.php +++ b/htdocs/projet/index.php @@ -22,10 +22,10 @@ */ /** - \file htdocs/projet/index.php - \ingroup projet - \brief Page d'accueil du module projet - \version $Revision$ + \file htdocs/projet/index.php + \ingroup projet + \brief Page d'accueil du module projet + \version $Revision$ */ require("./pre.inc.php"); @@ -44,10 +44,10 @@ if ($user->societe_id > 0) llxHeader("",$langs->trans("Projects"),"Projet"); -print_titre($langs->trans("ProjectsArea")); +print_fiche_titre($langs->trans("ProjectsArea")); -print ''; -print '
'; +print ''; +print '
'; /* * @@ -98,7 +98,7 @@ else } print "
"; -print '
'; +print ''; /* *