* Fix report style.

This commit is contained in:
Yagami
2019-06-28 15:34:46 +08:00
parent 4296bd1291
commit 9f666d3a4e
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
<thead>
<tr>
<th class='chart-label' colspan='2'><?php echo $lang->report->item;?></th>
<th class='w-50px'><?php echo $lang->report->value;?></th>
<th class='w-50px text-right'><?php echo $lang->report->value;?></th>
<th class='w-50px'><?php echo $lang->report->percent;?></th>
</tr>
</thead>