From d71813045e115c9c93fe4d3cbc5f2efcd92f21f8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 20 Jun 2008 18:27:00 +0000 Subject: [PATCH] Fix: Patch Raphael --- htdocs/comm/remx.php | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/htdocs/comm/remx.php b/htdocs/comm/remx.php index 0c173eaf241..208b8d0bcc9 100644 --- a/htdocs/comm/remx.php +++ b/htdocs/comm/remx.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2004-2008 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,15 +15,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ */ /** \file htdocs/comm/remx.php \ingroup commercial, invoice \brief Onglet de définition des avoirs - \version $Revision$ + \version $Id$ */ require_once("./pre.inc.php"); @@ -106,7 +104,7 @@ llxHeader(); if ($_socid > 0) { - if ($mesg) print "$mesg
"; + if ($mesg) print $mesg."
"; // On recupere les donnees societes par l'objet $objsoc = new Societe($db); @@ -167,7 +165,6 @@ if ($_socid > 0) print ""; - print "\n"; print "\n"; print '
'; @@ -243,7 +240,7 @@ if ($_socid > 0) dolibarr_print_error($db); } - print '
'; + print '
'; /* * Liste ristournes appliquées (=liees a une ligne de facture ou facture)