* Finish task #74176.

This commit is contained in:
daitingting
2022-11-02 06:30:01 +00:00
parent 16f8d7450b
commit cb90a2e25b
89 changed files with 254 additions and 267 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ $lang->dev->groupList['message'] = 'Message';
$lang->dev->groupList['search'] = 'Search';
global $config;
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
if($config->systemMode != 'ALM') unset($lang->dev->groupList['program']);
$lang->dev->endGroupList['admin'] = 'Admin';
$lang->dev->endGroupList['system'] = 'System';
+1 -1
View File
@@ -159,7 +159,7 @@ $lang->dev->groupList['message'] = 'Message';
$lang->dev->groupList['search'] = 'Search';
global $config;
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
if($config->systemMode != 'ALM') unset($lang->dev->groupList['program']);
$lang->dev->endGroupList['admin'] = 'Admin';
$lang->dev->endGroupList['system'] = 'System';
+1 -1
View File
@@ -159,7 +159,7 @@ $lang->dev->groupList['message'] = 'Message';
$lang->dev->groupList['search'] = 'Search';
global $config;
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
if($config->systemMode != 'ALM') unset($lang->dev->groupList['program']);
$lang->dev->endGroupList['admin'] = 'Admin';
$lang->dev->endGroupList['system'] = 'Syst?me';
+1 -1
View File
@@ -159,7 +159,7 @@ $lang->dev->groupList['message'] = '消息';
$lang->dev->groupList['search'] = '搜索';
global $config;
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
if($config->systemMode != 'ALM') unset($lang->dev->groupList['program']);
$lang->dev->endGroupList['admin'] = '后台';
$lang->dev->endGroupList['system'] = '系统';