From e63db05001c0d9883e620404ad665073e6a429ee Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 8 Jul 2009 17:31:40 +0000 Subject: [PATCH] Look: Some enhancements in look and themes --- htdocs/compta/facture.php | 2 +- htdocs/compta/propal.php | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 9b24eee195d..571924aee3f 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -3759,7 +3759,7 @@ else print ''; print ''; print ''; - print ''; + print ''; print ' '; print ''; print ''; diff --git a/htdocs/compta/propal.php b/htdocs/compta/propal.php index f62b9c27379..e4d29e05ca4 100644 --- a/htdocs/compta/propal.php +++ b/htdocs/compta/propal.php @@ -21,11 +21,11 @@ */ /** - \file htdocs/compta/propal.php - \ingroup propale - \brief Page liste des propales (vision compta) - \version $Id$ - */ + * \file htdocs/compta/propal.php + * \ingroup propale + * \brief Page liste des propales (vision compta) + * \version $Id$ + */ require("./pre.inc.php"); require_once(DOL_DOCUMENT_ROOT."/html.formfile.class.php"); @@ -725,10 +725,10 @@ else print '
'; print ''; - print ''; + print ''; print ''; print ''; - print ''; + print ''; print ''; print ''; print ''; @@ -740,13 +740,13 @@ else $syear = date("Y"); $html->select_year($syear,'year',1, '', $max_year); print ''; - print ''; + print ''; print ''; print ''; - print ''; + print ''; $html->select_propal_statut($viewstatut); print ''; - print ''; + print ''; print ''; print "\n"; print '
';