MantisBT: master 2856c64e

Author Committer Branch Timestamp Parent
dregad dregad master 2012-10-01 22:28 master 999854e5
Affected Issues  0014757: Header text overlaps bottom div border if there are no subprojects
Changeset

Fix 0014757: Header text overlaps bottom div border

Happened in manage_proj_edit_page.php when there were no subprojects for
the project being edited.

Added an else clause and an empty 'br' div to clear the float so that
the surrounding div flows properly including the h2 element.

mod - manage_proj_edit_page.php Diff File