Search found 1 match

by cedric02
16 Feb 2009, 15:20
Forum: Customizations
Topic: Problem with notification by mail after changinfg list statu
Replies: 1
Views: 2180

Problem with notification by mail after changinfg list statu

Hi,

I have customized mantis.
I have changed the status list in mantis.
By default, The status in french string lang is:
$s_status_enum_string = '10:nouveau,20:rejeté,30:évolution,40:confirmé,50:affecté,80:résolu,90:fermé';

I have changed this in the config_inc.php and strings_french.txt files by ...