mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Merge branch 'master' of github.com:webmin/webmin
This commit is contained in:
@@ -1167,7 +1167,7 @@ print "<p>\n";
|
||||
sub restart_button
|
||||
{
|
||||
local $rv;
|
||||
$args = "redir=".&urlize($gconfig{'webprefix'} . &this_url());
|
||||
$args = "redir=".&urlize(&this_url());
|
||||
local @rv;
|
||||
if (&is_apache_running()) {
|
||||
if ($access{'apply'}) {
|
||||
|
||||
Reference in New Issue
Block a user