mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
some frontend stuff
This commit is contained in:
@@ -19,7 +19,7 @@ class Reg1test extends CI_Controller {
|
||||
|
||||
public function index() {
|
||||
//define Page title
|
||||
$data['page_title'] = __("Export REG1TEST EDI");
|
||||
$data['page_title'] = __("Export EDI");
|
||||
|
||||
//Load models
|
||||
$this->load->model('Contesting_model');
|
||||
|
||||
Reference in New Issue
Block a user