diff --git a/application/controllers/Bkouser.php b/application/controllers/Bkouser.php index 933c5dc..7d0212e 100644 --- a/application/controllers/Bkouser.php +++ b/application/controllers/Bkouser.php @@ -32,6 +32,11 @@ class Bkouser extends Bko_Controller { $this->load->view('bko/view_bko_footer', $data); } + public function pastdue(){ + + return $this->offers(); + + } public function offers() { // $this->load->view('bko/view_bko_header', $data); diff --git a/application/views/bko/view_bko_header.php b/application/views/bko/view_bko_header.php index dbb8548..1061e6f 100644 --- a/application/views/bko/view_bko_header.php +++ b/application/views/bko/view_bko_header.php @@ -85,12 +85,13 @@ Job Acts Find Member Offers + Past Due Recent Signup Marketing Blog Sign up Locate - Contacts + Transfers Contacts Log Out