mirror of
https://github.com/webmin/webmin.git
synced 2026-06-20 03:10:30 +01:00
Fix double header
This commit is contained in:
@@ -24,7 +24,6 @@ if ($in{'page'}) {
|
||||
|
||||
# Show frameset
|
||||
$title = &get_html_framed_title();
|
||||
&PrintHeader();
|
||||
$cols = &get_product_name() eq 'usermin' ? 180 : 230;
|
||||
&popup_header($title, undef, undef, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user