mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 14:20:31 +01:00
Fix drop-down selector
This commit is contained in:
@@ -24,6 +24,8 @@ elsif ($in{'view'}) {
|
||||
# The drop-down selector on this page has chosen a file
|
||||
$in{'file'} = $in{'idx'};
|
||||
delete($in{'idx'});
|
||||
delete($in{'oidx'});
|
||||
delete($in{'extra'});
|
||||
}
|
||||
if ($in{'idx'} ne '') {
|
||||
# From syslog
|
||||
|
||||
Reference in New Issue
Block a user