From df0c64a67d0db84b6a8cf9ee3381293d9d68280d Mon Sep 17 00:00:00 2001 From: cats-shadow Date: Tue, 16 May 2023 21:29:44 +0300 Subject: [PATCH] [Visual decorations] Small decoration for header of the log overview view. --- application/views/view_log/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/view_log/index.php b/application/views/view_log/index.php index 10f459cc..ec546440 100644 --- a/application/views/view_log/index.php +++ b/application/views/view_log/index.php @@ -2,7 +2,7 @@

-
logbooks_model->find_name($this->session->userdata('active_station_logbook')); ?> stations->find_name(); ?>
+
".$this->logbooks_model->find_name($this->session->userdata('active_station_logbook')); ?> ".$this->stations->find_name(); ?>