diff --git a/application/controllers/information.php b/application/controllers/information.php index 6ec879a5..0616d217 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -1004,7 +1004,7 @@ class Information extends CI_Controller var_dump($thirdList); $tips_right_list_content = $this->load->view( - 'mobile_first/ah-list-tips-right', + 'mobile_first/ah-tips-right-list', array( 'tips_right_first' => $firstList, 'tips_right_second' => $secondList,