* Task#3494
This commit is contained in:
@@ -42,10 +42,10 @@
|
||||
<th><?php echo $lang->bug->resolutionList['duplicate'];?></th>
|
||||
<th><?php echo $lang->bug->resolutionList['external'];?></th>
|
||||
<th><?php echo $lang->bug->resolutionList['fixed'];?></th>
|
||||
<th><?php echo $lang->bug->resolutionList['notrepro'];?></th>
|
||||
<th class="w-100px"><?php echo $lang->bug->resolutionList['notrepro'];?></th>
|
||||
<th><?php echo $lang->bug->resolutionList['postponed'];?></th>
|
||||
<th><?php echo $lang->bug->resolutionList['willnotfix'];?></th>
|
||||
<th><?php echo $lang->bug->resolutionList['tostory'];?></th>
|
||||
<th class="w-120px"><?php echo $lang->bug->resolutionList['willnotfix'];?></th>
|
||||
<th class="w-120px"><?php echo $lang->bug->resolutionList['tostory'];?></th>
|
||||
<th title='<?php echo $lang->report->validRateTips;?>'><?php echo $lang->report->validRate;?></th>
|
||||
<th><?php echo $lang->report->total;?></th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user