From 5a6802e709eb4d68a8d5bf80f995ca5065371001 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 9 Mar 2014 15:41:27 +0100 Subject: [PATCH] =?UTF-8?q?Bug=20:=20warning=20si=20client=20n'a=20pas=20d?= =?UTF-8?q?'op=C3=A9ration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/balance_card.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/balance_card.inc.php b/include/balance_card.inc.php index 006168eac..19e341c79 100644 --- a/include/balance_card.inc.php +++ b/include/balance_card.inc.php @@ -66,7 +66,7 @@ else } if ( $fiche->HtmlTable($array,0,0)==-1){ - echo h2(_("Aucune opération pour l'exercice courant",'class="error"')); + echo h2(_("Aucune opération pour l'exercice courant"),'class="error"'); } echo $old;