*Finish task #35865.

This commit is contained in:
liuhong
2022-08-08 13:39:32 +00:00
parent 2a5c5521fe
commit a2adce2bb6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
<?php echo $lang->nameAB;?>
</th>
<th class='c-user'><?php echo $lang->execution->owner;?></th>
<th class='c-status'><?php echo $lang->project->status;?></th>
<th class='c-status text-center'><?php echo $lang->project->status;?></th>
<th class='c-hours'><?php echo $lang->project->progress;?></th>
<th class='c-date'><?php echo $lang->programplan->begin;?></th>
<th class='c-date'><?php echo $lang->programplan->end;?></th>