All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog

This commit is contained in:
int2001
2024-01-17 14:20:10 +00:00
parent 97e87de210
commit c74a5475f2
212 changed files with 459 additions and 459 deletions

View File

@@ -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');