diff --git a/include/compta_fin.inc.php b/include/compta_fin.inc.php index de3949799..1749298b1 100644 --- a/include/compta_fin.inc.php +++ b/include/compta_fin.inc.php @@ -236,7 +236,7 @@ if ( $def==3) { echo '
'; - echo ''; + echo '
'; // Filter the saldo // on the current year $filter_year=" j_tech_per in (select p_id from parm_periode where p_exercice='".$User->get_exercice()."')";