Merge pull-request #2302

This commit is contained in:
Frederic Guillot 2016-06-06 20:37:21 -04:00
commit 3e72c11f05
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</div>
<?php if (empty($columns)): ?>
<p class="alert alert-error"><?= t('Your board doesn\'t have any column!') ?></p>
<p class="alert alert-error"><?= t('Your board doesn\'t have any columns!') ?></p>
<?php else: ?>
<table
class="columns-table table-stripped"