]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl use the new tpl directory by default
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 23 Dec 2007 19:56:59 +0000 (19:56 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 23 Dec 2007 19:56:59 +0000 (19:56 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6121 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/lib/Bweb.pm

index 247f37485dda026ff4a53fd526677009e4a2fda8..4d0f42b374a8f3207ebfc0729c3442578b1af822 100644 (file)
@@ -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