From ef030ca15910677d683c846ed4b0018fccd0c76f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 4 Sep 2004 11:49:37 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/product/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/product/index.php b/htdocs/product/index.php index 6c26ce0827a..768e0187db9 100644 --- a/htdocs/product/index.php +++ b/htdocs/product/index.php @@ -46,9 +46,9 @@ llxHeader("","",$langs->trans("ProductsAndServices")); print '
'; print ''; -print $langs->trans("Ref").':  '; - -print $langs->trans("Label").':  '; +print $langs->trans("Ref").':  '; +print '   '; +print $langs->trans("Label").':  '; print '
'; print_titre($langs->trans("ProductsAndServices"));