MantisBT: master-2.27 4e49e931

Author Committer Branch Timestamp Parent
raspopov dregad master-2.27 2024-12-22 08:39 master-2.27 9e2b936c
Affected Issues  0035180: The MantisBT web interface must pass HTML validation
Changeset

Add the 'lang' attribute to the '<html>' tag

Uses new function lang_get_current_lang().

Improve PHPDoc for $g_language_auto_map.

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

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

mod - config_defaults_inc.php Diff File
mod - core/html_api.php Diff File
mod - core/lang_api.php Diff File