MantisBT: master 9f6433e1

Author Committer Branch Timestamp Parent
dhx dhx master 2010-12-25 23:23 master 6f0f5930
Affected Issues  0012545: Output XHTML strict so browsers can validate the output of MantisBT
Changeset

Issue 0012545: Remove duplicate form closing tag (bug actiongroup)

A duplicate </form> closing tag existed on bug_actiongroup_page. This
led to XHTML validation errors in the browser due to the malformed XHTML
markup.

mod - core/bug_group_action_api.php Diff File