mirror of
https://github.com/php/web-doc.git
synced 2025-08-03 16:34:11 +00:00
add missing </section> tag for end of mainscreen
This commit is contained in:
@ -46,6 +46,7 @@ function site_header()
|
||||
|
||||
function site_footer($SECONDSCREEN = false)
|
||||
{
|
||||
echo '</section>';
|
||||
require __DIR__ . '/../shared/templates/footer.inc';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user