MantisBT: master f92f1a0a

Author Committer Branch Timestamp Parent
MatthieuR Damien Regad master 2012-12-11 05:59 master 378ad974
Affected Issues  0015280: Form in manage_columns_inc.php has misleading name and unnecessary multipart encoding
Changeset

Manage columns include: rename form and remove multipart encoding

The form in manage_columns_inc.php was apparently copy-pasted from
bug_report_page.php; it was named "report_bug_form" and an optional
multipart encoding if file upload is enabled, which does not make sense
in this context.

This code-cleanup commit removes the enctype and renames the form.

Fixes 0015280

Signed-off-by: Damien Regad damien.regad@merckgroup.com

mod - manage_columns_inc.php Diff File