diff --git a/application/views/header.php b/application/views/header.php index 6689968..96a59c6 100644 --- a/application/views/header.php +++ b/application/views/header.php @@ -33,7 +33,7 @@ $projects = $this->project->getAll(); foreach ($projects as $project): ?> - + @@ -57,7 +57,7 @@ $active_project = $this->project->getById($this->input->get('active_project')); ?>
  • - +