* Make the rights of task clear.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<div class="alert with-icon">
|
||||
<i class="icon-info-sign"></i>
|
||||
<div class="content">
|
||||
<p><?php echo $lang->task->deniedNotice;?></p>
|
||||
<p><?php echo sprintf($lang->task->deniedNotice, $task->assignedTo, $lang->task->start);?></p>
|
||||
</div>
|
||||
</div>
|
||||
<?php else:?>
|
||||
|
||||
Reference in New Issue
Block a user