\ No newline at end of file
diff --git a/app/Template/board/tooltip_subtasks.php b/app/Template/board/tooltip_subtasks.php
index 5c273e080..5e48fcf41 100644
--- a/app/Template/board/tooltip_subtasks.php
+++ b/app/Template/board/tooltip_subtasks.php
@@ -2,6 +2,6 @@
= $this->subtask->toggleStatus($subtask, 'board', $task['project_id']) ?>
= $this->e(empty($subtask['username']) ? '' : ' ['.$this->user->getFullname($subtask).']') ?>
-
+
diff --git a/app/Template/config/application.php b/app/Template/config/application.php
index ec7d84628..35d85dd8e 100644
--- a/app/Template/config/application.php
+++ b/app/Template/config/application.php
@@ -1,7 +1,6 @@
= t('Application settings') ?>
-
-
\ No newline at end of file
diff --git a/app/Template/config/board.php b/app/Template/config/board.php
index 19a4bcd7e..f787a9312 100644
--- a/app/Template/config/board.php
+++ b/app/Template/config/board.php
@@ -1,25 +1,23 @@
= t('Board settings') ?>
-
-
\ No newline at end of file
diff --git a/app/Template/config/project.php b/app/Template/config/project.php
index c58a7bac6..a212f65f9 100644
--- a/app/Template/config/project.php
+++ b/app/Template/config/project.php
@@ -1,7 +1,6 @@
= t('Project settings') ?>
-
-
\ No newline at end of file
diff --git a/app/Template/currency/index.php b/app/Template/currency/index.php
index 1c78c47a0..07b58a8bf 100644
--- a/app/Template/currency/index.php
+++ b/app/Template/currency/index.php
@@ -29,10 +29,10 @@
= $this->form->csrf() ?>
= $this->form->label(t('Reference currency'), 'application_currency') ?>
- = $this->form->select('application_currency', $currencies, $config_values, $errors) ?>
+ = $this->form->select('application_currency', $currencies, $config_values, $errors) ?>
= t('Others formats accepted: %s and %s', date('Y-m-d'), date('Y_m_d')) ?>
-
+
\ No newline at end of file
diff --git a/app/Template/export/summary.php b/app/Template/export/summary.php
index ffbd6ac20..0c2a96fb5 100644
--- a/app/Template/export/summary.php
+++ b/app/Template/export/summary.php
@@ -1,7 +1,5 @@
= t('Others formats accepted: %s and %s', date('Y-m-d'), date('Y_m_d')) ?>
-
+
\ No newline at end of file
diff --git a/app/Template/export/tasks.php b/app/Template/export/tasks.php
index c74c8f982..c27149d26 100644
--- a/app/Template/export/tasks.php
+++ b/app/Template/export/tasks.php
@@ -1,7 +1,5 @@
-
- = t('Tasks exportation for "%s"', $project['name']) ?>
-
+
= t('Tasks exportation for "%s"', $project['name']) ?>
= t('This report contains all tasks information for the given date range.') ?>
= t('Others formats accepted: %s and %s', date('Y-m-d'), date('Y_m_d')) ?>
-
+
\ No newline at end of file
diff --git a/app/Template/export/transitions.php b/app/Template/export/transitions.php
index bf6ef2491..d935bde17 100644
--- a/app/Template/export/transitions.php
+++ b/app/Template/export/transitions.php
@@ -1,7 +1,5 @@
-
- = t('Task transitions export') ?>
-
+
= t('Task transitions export') ?>
= t('This report contains all column moves for each task with the date, the user and the time spent for each transition.') ?>
\ No newline at end of file
diff --git a/app/Template/user/password.php b/app/Template/user/password.php
index 3ef28d337..a24a4ee4a 100644
--- a/app/Template/user/password.php
+++ b/app/Template/user/password.php
@@ -9,17 +9,17 @@
= $this->form->label(t('Current password for the user "%s"', $this->user->getFullname()), 'current_password') ?>
- = $this->form->password('current_password', $values, $errors) ?>
+ = $this->form->password('current_password', $values, $errors) ?>