diff --git a/app/Template/project/index.php b/app/Template/project/index.php
index 3edb05234..06e4a626e 100644
--- a/app/Template/project/index.php
+++ b/app/Template/project/index.php
@@ -38,6 +38,8 @@
+ = $this->url->link($this->text->e($project['name']), 'board', 'show', array('project_id' => $project['id'])) ?>
+
@@ -50,8 +52,6 @@
-
- = $this->url->link($this->text->e($project['name']), 'board', 'show', array('project_id' => $project['id'])) ?>
|
= $this->dt->date($project['start_date']) ?>
|