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(); ?>