MantisBT: master c2c95ed6

Author Committer Branch Timestamp Parent
dhx dhx master 2010-11-20 00:26 master e31c91e0
Affected Issues  0012545: Output XHTML strict so browsers can validate the output of MantisBT
Changeset

Fix 0012545: Refactor manage_proj_edit_page to be XHTML well formed

There were a number of errors in the output from
manage_proj_edit_page.php which led to XHTML parsing errors. A </form>
closing tag was in the wrong place and and <input> tag was unclosed.

Some minor reformatting/spacing of sections of this file has also been
conducted to improve readability.

mod - manage_proj_edit_page.php Diff File