Fix little glitch in project list when there is no icon
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<div class="table-list-icons">
|
||||
|
||||
|
||||
<?php if ($project['is_public']): ?>
|
||||
<i class="fa fa-share-alt fa-fw" title="<?= t('Shared project') ?>"></i>
|
||||
<?php endif ?>
|
||||
|
||||
Reference in New Issue
Block a user