Merge branch 'zentaopms_263_bug_#30174' into 'master'

* Fix bug #30174.

See merge request easycorp/zentaopms!6347
This commit is contained in:
王怡栋
2022-11-24 02:12:55 +00:00
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ $lang->custom->features['assetlib'] = 'Assetlib';
$lang->custom->features['oa'] = 'OA';
$lang->custom->features['ops'] = 'Operation';
$lang->custom->features['feedback'] = 'Feedback';
$lang->custom->features['traincourse'] = 'School';
$lang->custom->features['traincourse'] = 'Academy';
$lang->custom->features['workflow'] = 'Workflow';
$lang->custom->features['admin'] = 'Admin';
$lang->custom->features['vision'] = 'Full Feature Interface, Operation Management Interface';