diff --git a/application/views/partial/header.php b/application/views/partial/header.php
index 750ae06af..fd04831a5 100644
--- a/application/views/partial/header.php
+++ b/application/views/partial/header.php
@@ -95,16 +95,15 @@
config->item('dateformat') . ' ' . $this->config->item('timeformat')) ?>
-
+
- first_name $user_info->last_name | " . ($this->input->get("debug") == "true" ? $this->session->userdata('session_sha1') : ""); ?>
+ first_name . ' ' . $user_info->last_name . ' | ' . ($this->input->get("debug") == "true" ? $this->session->userdata('session_sha1') : ''); ?>
lang->line("common_logout")); ?>
-
-
+
+
config->item('company'); ?>
-