* add report of testtask.

This commit is contained in:
zhujinyong
2013-01-18 06:15:13 +00:00
parent ee231c529c
commit c28c7386c5
5 changed files with 12 additions and 2 deletions
+4
View File
@@ -50,6 +50,10 @@
<th class='rowhead'><?php echo $lang->testtask->desc;?></th>
<td class='content'><?php echo $task->desc;?></td>
</tr>
<tr>
<th class='rowhead'><?php echo $lang->testtask->report;?></th>
<td class='content'><?php echo $task->report;?></td>
</tr>
</table>
<div class='a-center f-16px strong'>
<?php