mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog
This commit is contained in:
@@ -63,7 +63,7 @@ class Dashboard extends CI_Controller {
|
||||
$setup_required = false;
|
||||
|
||||
if($setup_required) {
|
||||
$data['page_title'] = "Cloudlog Setup Checklist";
|
||||
$data['page_title'] = "Wavelog Setup Checklist";
|
||||
|
||||
$this->load->view('interface_assets/header', $data);
|
||||
$this->load->view('setup/check_list');
|
||||
|
||||
Reference in New Issue
Block a user