mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Fix incorrect function https://sourceforge.net/p/webadmin/bugs/4997/
This commit is contained in:
@@ -25,4 +25,4 @@ if($in{'caseins'}) {
|
||||
|
||||
print_interface();
|
||||
|
||||
&ui_print_footer("index.cgi?path=".&urize($path), $text{'previous_page'});
|
||||
&ui_print_footer("index.cgi?path=".&urlize($path), $text{'previous_page'});
|
||||
|
||||
Reference in New Issue
Block a user