mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix to always return to the right tab
This commit is contained in:
@@ -17,6 +17,8 @@ else {
|
||||
$redirdesc = $text{'index_return'};
|
||||
}
|
||||
|
||||
$redir = ($redir =~ /\?/) ? "$redir&tab=install" : "$redir?tab=install";
|
||||
|
||||
if ($in{'refresh'} || $in{'refresh_top'}) {
|
||||
&ui_print_unbuffered_header(undef, $text{'refresh_title'}, "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user