mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01: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