* finish task #1814.

This commit is contained in:
wyd621
2014-03-06 05:18:46 +00:00
parent f134091b54
commit f70190800e
+1 -1
View File
@@ -16,7 +16,7 @@
<table class='table-1'>
<caption><?php echo $bug->title;?></caption>
<tr>
<td class='rowhead'><?php echo $lang->comment;?></td>
<td class='rowhead v-middle'><?php echo $lang->comment;?></td>
<td><?php echo html::textarea('comment', '', "rows='6' class='w-p98'");?></td>
</tr>
<tr>