From 78aa43cf63a7e12c045a8afb040e9205801fa404 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 4 Nov 2015 17:42:23 +0100 Subject: [PATCH] =?UTF-8?q?Task=20#1201=20-=20P=C3=A9riode=20comptable=20n?= =?UTF-8?q?'est=20pas=20au=20bon=20endroit=20#1201=20:=20p=C3=A9riode=20co?= =?UTF-8?q?mptable=20mal=20plac=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/class/class_acc_ledger_purchase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/class/class_acc_ledger_purchase.php b/include/class/class_acc_ledger_purchase.php index 8bac0abcf..2811badf9 100644 --- a/include/class/class_acc_ledger_purchase.php +++ b/include/class/class_acc_ledger_purchase.php @@ -1030,7 +1030,7 @@ class Acc_Ledger_Purchase extends Acc_Ledger $r.=""; $label=HtmlInput::infobulle(3); - $f_periode=_("Période comptable")." $label ".$l_form_per; + $f_periode=td(_("Période comptable")." $label ").td($l_form_per); } // Ledger (p_jrn) //--