mirror of
https://github.com/webmin/webmin.git
synced 2025-08-15 21:20:10 +00:00
Don't output second useless closing body tag
This commit is contained in:
@ -38,5 +38,5 @@ print <<EOF;
|
||||
</noframes>
|
||||
</frameset>
|
||||
EOF
|
||||
&popup_footer();
|
||||
&popup_footer(1);
|
||||
|
||||
|
@ -38,5 +38,5 @@ print <<EOF;
|
||||
</noframes>
|
||||
</frameset>
|
||||
EOF
|
||||
&popup_footer();
|
||||
&popup_footer(1);
|
||||
|
||||
|
Reference in New Issue
Block a user