diff --git a/htdocs/product/stock/mouvement.php b/htdocs/product/stock/mouvement.php index 5bc526c7ca8..4177931fd54 100644 --- a/htdocs/product/stock/mouvement.php +++ b/htdocs/product/stock/mouvement.php @@ -215,20 +215,20 @@ if ($resql) print '
'; print ''; - print ''; + print ''; print $langs->trans('Month').': '; print ' '.$langs->trans('Year').': '; $max_year = date("Y"); $syear = $year; $form->select_year($syear,'year',1, '', $max_year); print ''; - print ''; + print ''; print ''; print ''; - print ''; + print ''; print ' '; print ''; - print ''; + print ''; print ''; print "\n"; print '
';