diff --git a/htdocs/core/tpl/objectline_title.tpl.php b/htdocs/core/tpl/objectline_title.tpl.php index f4f962db554..0071b37ab9b 100644 --- a/htdocs/core/tpl/objectline_title.tpl.php +++ b/htdocs/core/tpl/objectline_title.tpl.php @@ -117,7 +117,7 @@ if (in_array($object->element, array('propal', 'commande', 'facture')) && $objec //print ''; if (GETPOST('mode', 'aZ09') == 'remiseforalllines') { print '
'; - print ' %'; + print ''; print ''; print '
'; }