From aeef986cbaea73199dab8927c30ba63238922feb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 2 Mar 2008 23:27:04 +0000 Subject: [PATCH] Fix: Bad link --- htdocs/contrat/index.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/htdocs/contrat/index.php b/htdocs/contrat/index.php index 6be149770ef..b612a8b978a 100644 --- a/htdocs/contrat/index.php +++ b/htdocs/contrat/index.php @@ -15,8 +15,6 @@ * 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$ */ /** @@ -78,7 +76,7 @@ if ($conf->contrat->enabled) print "
"; } -// Légende +// Legend $var=false; print ''; print ''; @@ -250,7 +248,7 @@ if ( $db->query($sql) ) if ($obj->label) print ' '.dolibarr_trunc($obj->label,20).''; else print ' '.dolibarr_trunc($obj->note,20).''; print ''; - print ''; print "\n";
'.$langs->trans("ServicesLegend").'
'.img_object($langs->trans("ShowCompany"),"company").' '.dolibarr_trunc($obj->nom,44).''; + print ''; print $staticcontratligne->LibStatut($obj->statut,5); print '