MantisBT: master-1.2.x 0b5f7bc4

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-09-20 06:57 master-1.2.x 8daa0868
Affected Issues  0014725: Manage Project Create and Edit pages are not consistent
Changeset

Make Manage Project Create and Edit pages consistent

The following changes were made:

  • Display the fields in the same order
  • Make the fields identical length
  • replace uses of class="row-X" with helper_alternate_class() calls
  • Display the "required" star next to project name
  • Added comments
  • Use identical variable names
  • Align submit buttons the same way

Fixes 0014725

mod - manage_proj_create_page.php Diff File
mod - manage_proj_edit_page.php Diff File