Renaming fields on bug_report_page

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Kwazi
Posts: 2
Joined: 16 Sep 2011, 14:56

Renaming fields on bug_report_page

Post by Kwazi »

Hi

I have jus installed mantis 1.2.4 on a windows server box and I want to rename or remove severity, reproducibility, platform, os, os version, steps to reproduce and the additional information field on the bug report page, I have done the following:

Look into configuration_defaults_inc.php and put your customizations in config_inc.php.
Commented these fields on configuration_defaults_inc.php
Renaming is done with custom_strings.php. I don't have this file.

Please assist guys..
Post Reply