* Fix bug#18989.

This commit is contained in:
xieqiyu
2022-01-26 10:11:59 +08:00
parent 42238429ce
commit 8f843697f2
+1 -1
View File
@@ -42,7 +42,7 @@
</th>
<th class='c-name'><?php echo $lang->build->product;?></th>
<th class='c-name'><?php echo $lang->build->name;?></th>
<th class='c-name'><?php echo $lang->executionCommon;?></th>
<th class='c-name'><?php echo $lang->execution->common;?></th>
<th class='c-date'><?php echo $lang->build->date;?></th>
<th class='c-user'><?php echo $lang->build->builder;?></th>
</tr>