From 5817b16923daa040c7b3bb63d1d0cc8eec5565cd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 8 Apr 2012 12:14:27 +0200 Subject: [PATCH] Fix: W3C --- htdocs/societe/soc.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 26fc911ae47..f79e031c927 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1496,7 +1496,11 @@ else // Barcode if ($conf->global->MAIN_MODULE_BARCODE) { - print ''.$langs->trans('Gencod').''.$object->barcode.''; + print ''; + print $langs->trans('Gencod').''.$object->barcode; + print ''; + print $htmllogobar; $htmllogobar=''; + print ''; } // Status