mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[LoTW][Translate] Reformatted all the text to use lang files for translation
This commit is contained in:
@@ -23,6 +23,9 @@ class Lotw extends CI_Controller {
|
||||
{
|
||||
parent::__construct();
|
||||
$this->load->helper(array('form', 'url'));
|
||||
|
||||
// Load language files
|
||||
$this->lang->load('lotw');
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user