Followup to #11769
This commit is contained in:
parent
f38570ac55
commit
5a74b12b45
1 changed files with 1 additions and 1 deletions
|
@ -334,6 +334,6 @@
|
||||||
#ifdef CUSTOM_USER_MENU_TITLE
|
#ifdef CUSTOM_USER_MENU_TITLE
|
||||||
#undef MSG_USER_MENU
|
#undef MSG_USER_MENU
|
||||||
#define MSG_USER_MENU CUSTOM_USER_MENU_TITLE
|
#define MSG_USER_MENU CUSTOM_USER_MENU_TITLE
|
||||||
#else
|
#endif
|
||||||
|
|
||||||
#endif // __LANGUAGE_H
|
#endif // __LANGUAGE_H
|
||||||
|
|
Reference in a new issue