diff --git a/templates/part.board.headerControls.php b/templates/part.board.headerControls.php index 6386d4fa1..c277e1766 100644 --- a/templates/part.board.headerControls.php +++ b/templates/part.board.headerControls.php @@ -5,7 +5,7 @@ ng-blur="status.addStack=false" ng-model="newStack.title" required maxlength="100" /> - + diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index 3f5efdbf2..856d3bfbf 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -10,7 +10,7 @@ -

+

{{ boardservice.getCurrent().title }}

@@ -52,7 +52,7 @@
- +
diff --git a/templates/part.navigation.php b/templates/part.navigation.php index d610d011b..f55770dfc 100644 --- a/templates/part.navigation.php +++ b/templates/part.navigation.php @@ -5,7 +5,7 @@
  • t('Shared boards')); ?>
  • - + {{ b.title }}
  • @@ -39,7 +39,7 @@
    -

    +