* Finish task#57868.

This commit is contained in:
leiyong
2022-06-20 09:55:19 +00:00
parent bb125909dc
commit 725f37fcd0
6 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<th class='c-user'><?php echo $lang->team->role;?></th>
<th class='c-date'><?php echo $lang->team->join;?></th>
<th class='c-hours'><?php echo $lang->my->hours;?></th>
<th class='c-user'><?php echo $lang->execution->assignedToMe;?></th>
<th class='c-user'><?php echo $lang->execution->myTask;?></th>
<th class='c-progress'><?php echo $lang->execution->progress;?></th>
</tr>
</thead>