From 849b59d4143052cb1f9e970aedfaf73d8a26f592 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 22 Apr 2014 13:30:01 +0200 Subject: [PATCH] [PASSED QA] Bug 766: Fix encoding issues [ REVERT ME on pushing bug 11944 ] This patch deals with the current master code. It should be removed when patches for bug 11944 will be pushed. Signed-off-by: Bernardo Gonzalez Kriegel No side effects. Signed-off-by: Katrin Fischer Fixes encoding problem, until this can be resolved properly. --- koha-tmpl/intranet-tmpl/prog/en/includes/av-build-dropbox.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/av-build-dropbox.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/av-build-dropbox.inc index 5002842..241fbfa 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/av-build-dropbox.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/av-build-dropbox.inc @@ -18,12 +18,12 @@ [% ELSE %] - + [% END %] -- 1.8.3.2