mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Untranslated string
This commit is contained in:
@@ -21,7 +21,7 @@ class SimpleFLE extends CI_Controller {
|
||||
$data['sat_active'] = array_search("SAT", $this->bands->get_user_bands(), true);
|
||||
|
||||
|
||||
$data['page_title'] = "Simple Fast Log Entry";
|
||||
$data['page_title'] = __("Simple Fast Log Entry");
|
||||
|
||||
$footerData = [];
|
||||
$footerData['scripts'] = [
|
||||
|
||||
Reference in New Issue
Block a user