mantis: add custom string for otp
This commit is contained in:
parent
b61cb7a22b
commit
d2f2153dee
@ -8,5 +8,6 @@ switch( $g_active_language ) {
|
|||||||
$s_access_levels_enum_string = '10:viewer,25:reporter,40:updater,55:developer,56:QA,70:manager,90:administrator';
|
$s_access_levels_enum_string = '10:viewer,25:reporter,40:updater,55:developer,56:QA,70:manager,90:administrator';
|
||||||
|
|
||||||
$s_email_notification_title_for_status_bug_needinfo = 'The following issue has been set to NEEDINFO';
|
$s_email_notification_title_for_status_bug_needinfo = 'The following issue has been set to NEEDINFO';
|
||||||
|
$s_otp_token_string = 'OTP Token (if you have one)';
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user