From: Eric Bollengier Date: Tue, 27 Feb 2007 12:31:37 +0000 (+0000) Subject: ebl fix X-Git-Tag: Release-2.2.0~967 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=945f9585506e2fd64fe666d3fe5750857f02114d;p=bacula%2Fbacula ebl fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4272 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/lib/Bweb.pm b/gui/bweb/lib/Bweb.pm index a3af7a5897..1e69b486e5 100644 --- a/gui/bweb/lib/Bweb.pm +++ b/gui/bweb/lib/Bweb.pm @@ -975,7 +975,7 @@ WHERE Media.VolumeName IN ($media_list) } else { # empty or no label push @{ $param }, {realslot => $slot, - volstatus => 'Unknow', + volstatus => 'Unknown', volumename => $self->{slot}->[$slot]} ; } } else { # empty @@ -2413,7 +2413,7 @@ sub change_location } my $newloc = CGI::param('newlocation'); - my $user = CGI::param('user') || 'unknow'; + my $user = CGI::param('user') || 'unknown'; my $comm = CGI::param('comment') || ''; $comm = $self->dbh_quote("$user: $comm"); diff --git a/gui/bweb/tpl/update_media.tpl b/gui/bweb/tpl/update_media.tpl index 2dc7416ca2..d48ecb1cc3 100644 --- a/gui/bweb/tpl/update_media.tpl +++ b/gui/bweb/tpl/update_media.tpl @@ -6,7 +6,7 @@
-
Volume Name: +
Pool: