diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index 5283ec6e263..a7d59529b00 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -266,12 +266,6 @@ if (!defined('NOREQUIRETRAN')) { $langs->setDefaultLang($langcode); } - - -if (!defined('MAIN_LABEL_MENTION_NPR')) { - define('MAIN_LABEL_MENTION_NPR', 'NPR'); -} - // Define ANSI color constant to use colors and bold in CLI script define('DOL_COLOR_RESET', "\033[0m"); // Restore color define('DOL_COLOR_BOLD', "\033[1m"); // Bold