mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Declare missing var
This commit is contained in:
@@ -24,6 +24,7 @@ if (!$access{'ro'}) {
|
||||
print &ui_buttons_start();
|
||||
|
||||
# Move to another view
|
||||
my $bconf = &get_config();
|
||||
print &move_zone_button($bconf, $zone->{'viewindex'}, $in{'zone'});
|
||||
|
||||
# Delete zone
|
||||
|
||||
Reference in New Issue
Block a user