* adjust page.

This commit is contained in:
wyd621
2014-03-19 08:02:14 +00:00
parent 7f9bff9190
commit e27e00b398
+1 -1
View File
@@ -16,7 +16,7 @@
<table class='table-1'>
<caption><?php echo $task->name;?></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>