From: Eric Bollengier Date: Sat, 2 Sep 2006 07:19:24 +0000 (+0000) Subject: ebl fix X-Git-Tag: Release-2.0.0~518 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c9a8b0eba98d91ba5ee729620227dbc53cab79d3;p=bacula%2Fbacula ebl fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3399 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/brestore/brestore.pl b/gui/brestore/brestore.pl index 81c04ee7e7..035817c3c6 100755 --- a/gui/brestore/brestore.pl +++ b/gui/brestore/brestore.pl @@ -129,7 +129,7 @@ sub new DlgResto::listview_push($fileview, $file, $jobid, 'file', - $icon, $volname, $jobid, human($size), + $icon, $volname, $jobid,DlgResto::human($size), scalar(localtime($mtime)), $md5); }