* Fix bug#7735.

This commit is contained in:
leiyong
2020-09-04 13:46:53 +08:00
parent 6e2557024c
commit 966ec4c0c9
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -68,7 +68,6 @@
<tr>
<th><?php echo $lang->task->desc;?></th>
<td colspan='3'>
<?php echo $this->fetch('user', 'ajaxPrintTemplates', 'type=task&link=desc');?>
<?php echo html::textarea('desc', $task->desc, "rows='10' class='form-control'");?>
</td>
</tr>