Fix another warning

This commit is contained in:
Jamie Cameron
2021-04-11 17:44:06 -07:00
parent eb122dff5e
commit 291a0f58eb

View File

@@ -60,7 +60,7 @@ if (@zones == 1 && $access{'zones'} ne '*' && !$access{'defaults'} &&
exit;
}
my $chroot = &get_chroot();
my $chroot = &get_chroot() || "";
&ui_print_header(undef, $text{'index_title'}, "", undef, 1, 1, 0,
&restart_links().'<br>'.
&help_search_link("bind", "doc", "google"), undef, undef,