diff --git a/htdocs/soc.php b/htdocs/soc.php index 649e79408e2..e00e2f6445a 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -582,7 +582,7 @@ $_GET["action"] == 'create' || $_POST["action"] == 'create') } print ''.$langs->trans('VATIntra').''; print ''; - $s.=''; + $s =''; $s.=' '; if ($conf->use_javascript_ajax) {