diff --git a/include/class_anc_operation.php b/include/class_anc_operation.php index 2558fe59b..733c00c2d 100644 --- a/include/class_anc_operation.php +++ b/include/class_anc_operation.php @@ -511,8 +511,9 @@ class Anc_Operation } $result.=""; - $result.=" Reste à imputer ". - ''. + $style_remain=($remain==0)?'style="color:green"':' style="color:red"'; + $result.=" Reste à imputer = ". + ''. $remain.''; // add a button to add a row