From 38cef056f352a2962910d45179d8234aac8df36c Mon Sep 17 00:00:00 2001 From: Karsten Heiken Date: Wed, 7 Sep 2011 16:43:29 +0200 Subject: [PATCH] Use shorter project name in header and project list --- application/views/header.php | 4 ++-- application/views/projects/list.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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')); ?>
  • - +