@@ -6,8 +6,8 @@ |
||
6 | 6 | </div> |
7 | 7 | <div id="sidebar-header"> |
8 | 8 | <a class="icon-close" ui-sref="board" ng-click="sidebar.show=!sidebar.show" title="<?php p($l->t('Close')); ?>"> <?php |
9 | - ?><span class="hidden-visually"><?php p($l->t('Close')); ?></span><?php |
|
10 | - ?></a> |
|
9 | + ?><span class="hidden-visually"><?php p($l->t('Close')); ?></span><?php |
|
10 | + ?></a> |
|
11 | 11 | <h3>{{ boardservice.getCurrent().title }}</h3> |
12 | 12 | </div> |
13 | 13 |