MantisBT: master-2.27 39e340e4

Author Committer Branch Timestamp Parent
raspopov dregad master-2.27 2024-12-19 15:17 master-2.27 d5780f37
Affected Issues  0035180: The MantisBT web interface must pass HTML validation
Changeset

Fix invalid HTML

A <style> tag was incorrectly placed inside a <body> tag instead of a
<head> tag.

Issue 0035180, PR https://github.com/mantisbt/mantisbt/pull/2057

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - core/layout_api.php Diff File