Fix a typo and minor visual improvement
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<?php if ($task['username']): ?>
|
||||
<?= t('Assigned to %s', $task['username']) ?>
|
||||
<?php else: ?>
|
||||
<?= t('There is no body assigned') ?>
|
||||
<?= t('There is nobody assigned') ?>
|
||||
<?php endif ?>
|
||||
</strong>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user