Merge pull-request #2302
This commit is contained in:
commit
3e72c11f05
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue