mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Fix to resolve conflict for #1662 PR
This commit is contained in:
@@ -230,4 +230,3 @@ sub add_webprefix
|
||||
my ($link) = @_;
|
||||
return $link =~ /^\// ? &get_webprefix().$link : $link;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user