Search found 1 match

by adkantor
14 Mar 2007, 17:24
Forum: Customizations
Topic: can't modify option text in "projection" of bugs
Replies: 1
Views: 4470

can't modify option text in "projection" of bugs

Hi
I use mantis 1.0.0

Trying to customize the text of the options in the "Projection" select form field

I tried modifying the config_inc.php:

$g_projection_enum_string = '10:NEW TEXT HERE,30:tweak,50:minor fix,70:major rework,90:redesign';

but the new text is not showing up, unless I leave out ...