Merge pull-request #2302

This commit is contained in:
Frederic Guillot
2016-06-06 20:37:21 -04:00

View File

@@ -9,7 +9,7 @@
</div> </div>
<?php if (empty($columns)): ?> <?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: ?> <?php else: ?>
<table <table
class="columns-table table-stripped" class="columns-table table-stripped"