* 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
@@ -141,7 +141,6 @@
<tr>
<th><?php echo $lang->bug->steps;?></th>
<td colspan='2'>
<?php echo $this->fetch('user', 'ajaxPrintTemplates', 'type=bug&link=steps');?>
<?php echo html::textarea('steps', $issue->desc, "rows='10' class='form-control'");?>
</td>
</tr>