From 545c8bac11da88cbab4f4ad5f0cce2aa1188edd8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 31 Jan 2005 19:11:48 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Fichier=20traduction=20non=20charg=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/facture/pre.inc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/compta/facture/pre.inc.php b/htdocs/compta/facture/pre.inc.php index 1bc90330e37..46d5bf9f6bf 100644 --- a/htdocs/compta/facture/pre.inc.php +++ b/htdocs/compta/facture/pre.inc.php @@ -35,6 +35,8 @@ function llxHeader($head = "", $title="", $help_url='') { global $user, $conf, $langs; $langs->load("companies"); $langs->load("bills"); + $langs->load("banks"); + /* * *