fix
This commit is contained in:
@@ -796,7 +796,7 @@ echo $this->getMarketInterestMessage( $in['offer_code'], $out['client_id'] );
|
||||
$this->load->view('jobs/view_pendingoffer', $data);
|
||||
$this->load->view('users/view_footer_user', $data);
|
||||
*/
|
||||
|
||||
$data['page_title'] = "My Pending Offer(s)";
|
||||
$this->renderSecurePage('jobs/view_pendingoffer', $data);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user