From: Eric Bollengier Date: Sun, 23 Dec 2007 19:56:59 +0000 (+0000) Subject: ebl use the new tpl directory by default X-Git-Tag: Release-3.0.0~2106 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cf8481e823e0314431b7d7c22630d99f8bc4ee66;p=bacula%2Fbacula ebl use the new tpl directory by default git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6121 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/lib/Bweb.pm b/gui/bweb/lib/Bweb.pm index 247f37485d..4d0f42b374 100644 --- a/gui/bweb/lib/Bweb.pm +++ b/gui/bweb/lib/Bweb.pm @@ -51,7 +51,7 @@ package Bweb::Gui; =cut use HTML::Template; -our $template_dir='/usr/share/bweb/tpl'; +our $template_dir='/usr/share/bweb/en/tpl'; =head1 FUNCTION