summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/drakbackup2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbackup b/perl-install/standalone/drakbackup
index 01dc959e7..14ca93f9c 100755
--- a/perl-install/standalone/drakbackup
+++ b/perl-install/standalone/drakbackup
@@ -4197,7 +4197,7 @@ sub build_backup_ftp_status() {
$table = gtkpack_(Gtk2::VBox->new(0, 15),
1, N("Sending files by FTP"),
1, Gtk2::VBox->new(0, 15),
- 1, create_packtable ({ col_spacings => 10, row_spacings => 5 },
+ 1, create_packtable({ col_spacings => 10, row_spacings => 5 },
[N("Sending files...")],
[""],
[ $plabel = Gtk2::Label->new(' ') ],