fixbug_24438

This commit is contained in:
sunjun
2022-06-29 05:11:49 +00:00
parent adedb487b5
commit d0bfee6d69
+1 -1
View File
@@ -97,7 +97,7 @@
</tr>
<tr>
<th><?php echo $lang->testtask->pri;?></th>
<td><?php echo $task->pri;?></td>
<td><?php echo $lang->testtask->priList[$task->pri];?></td>
</tr>
<tr>
<th><?php echo $lang->testtask->begin;?></th>