summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/draksec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/draksec b/perl-install/standalone/draksec
index 44d70a328..a05cb0850 100755
--- a/perl-install/standalone/draksec
+++ b/perl-install/standalone/draksec
@@ -235,8 +235,8 @@ foreach ([ 'network', N("Network Options") ], [ 'system', N("System Options") ])
######################## PERIODIC CHECKS ###################################
my %security_checks_value;
- 0, Gtk2::Label->new($help_msg),
gtkappend_page($notebook, gtkshow(gtkpack_(Gtk2::VBox->new,
+ 0, Gtk2::Label->new($help_msg),
1, create_scrolled_window(create_packtable($common_opts,
map {
my $i = $_;