diff --git a/module/program/control.php b/module/program/control.php index 6954dd634d..bc598287dc 100644 --- a/module/program/control.php +++ b/module/program/control.php @@ -459,6 +459,7 @@ class program extends control public function PGMStakeholder($programID = 0, $orderBy = 't1.id_desc', $recTotal = 0, $recPerPage = 15, $pageID = 1) { $this->loadModel('user'); + $this->app->loadLang('user'); $this->lang->navGroup->program = 'program'; $this->lang->program->switcherMenu = $this->program->getPGMSwitcher($programID, true); $this->lang->program->mainMenuAction = $this->program->getPGMMainAction(); diff --git a/module/program/view/pgmstakeholder.html.php b/module/program/view/pgmstakeholder.html.php index 4049c0abc6..af3d1700c1 100644 --- a/module/program/view/pgmstakeholder.html.php +++ b/module/program/view/pgmstakeholder.html.php @@ -52,7 +52,7 @@ key ? $lang->program->isStakeholderKey : '';?> realname . $isKey;?> '>program->stakeholderTypeList, $stakeholder->type, '');?> - user->roleList, $stakeholder->role);?> + user->roleList, $stakeholder->role, '');?> phone;?> qq;?> weixin;?>