user->hasProjectAccess('ProjectEditController', 'show', $project['id'])): ?>
-
+
diff --git a/app/Template/project_overview/information.php b/app/Template/project_overview/information.php
index e8c20903f..13e1af019 100644
--- a/app/Template/project_overview/information.php
+++ b/app/Template/project_overview/information.php
@@ -1,7 +1,5 @@
-
-
-
= t('Information') ?>
-
+
+ = t('Information') ?>
-
+
diff --git a/app/Template/subtask/show.php b/app/Template/subtask/show.php
index fe436d518..e5d3860af 100644
--- a/app/Template/subtask/show.php
+++ b/app/Template/subtask/show.php
@@ -1,7 +1,5 @@
-
-
+>
+ = t('Sub-Tasks') ?>
= $this->render('subtask/table', array(
'subtasks' => $subtasks,
@@ -9,4 +7,4 @@
'editable' => $editable
)) ?>
-
+
diff --git a/app/Template/task/description.php b/app/Template/task/description.php
index f8e313dd7..241b837a3 100644
--- a/app/Template/task/description.php
+++ b/app/Template/task/description.php
@@ -1,10 +1,8 @@
-
-
-
= t('Description') ?>
-
+>
+ = t('Description') ?>
= $this->text->markdown($task['description'], isset($is_public) && $is_public) ?>
-
+
diff --git a/app/Template/task_comments/show.php b/app/Template/task_comments/show.php
index 47bb5ff21..9010437ce 100644
--- a/app/Template/task_comments/show.php
+++ b/app/Template/task_comments/show.php
@@ -1,7 +1,5 @@
-
= t('Comments') ?>
-= t('Comments') ?>
= t('External links') ?>
-= t('External links') ?>
= t('Attachments') ?>
-= t('Attachments') ?>
= t('Internal links') ?>
-= t('Internal links') ?>