mirror of
https://github.com/wekan/wekan.git
synced 2026-01-21 16:56:11 +01:00
Fix typo.
This commit is contained in:
parent
57a990d91e
commit
8a53aa9fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ template(name="board")
|
|||
|
||||
template(name="boardBody")
|
||||
if notDisplayThisBoard
|
||||
{{_ 'tableVisibilityMode-allowPrivateOnly'}}
|
||||
| {{_ 'tableVisibilityMode-allowPrivateOnly'}}
|
||||
else
|
||||
.board-wrapper(class=currentBoard.colorClass)
|
||||
+sidebar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue