On Feb 12, 2008, at 8:11 AM, amit dixit wrote: > Hi, > > I need to modify my existing resolution list and add 2 more items > like defered and feature enhancement. > > Can you please suggest the proper way to do that?
Amit, The instructions can be found here: http://manual.mantisbt.org/manual.customizing.mantis.enumerations.php You'll need to modify these variables: config_inc.php: $g_resolution_enum_string custom_strings_inc.php: $s_resolution_enum_string As well as any applicable settings in the language files that you use (lang/). -J. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mantisbt-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mantisbt-help
