Papercut: unify name of actions

Signed-off-by: Markus Eckstein <eckstein-markus@gmx.de>

resolves  #691
This commit is contained in:
cloud2018
2018-11-12 20:05:57 +01:00
parent c69fc9ec77
commit b4c1d35b52
6 changed files with 16 additions and 16 deletions

View File

@@ -32,7 +32,7 @@
</li>
<li ui-sref="board.detail({boardId: b.id})">
<a class="icon-settings-dark">
<?php p($l->t('Board details')); ?>
<?php p($l->t('Show board details')); ?>
</a>
</li>
</ul>