* fix bugs: new ui.

This commit is contained in:
azhi
2013-09-28 10:35:10 +08:00
parent 81a2a18ed4
commit 16092cad71
17 changed files with 43 additions and 44 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
<caption><?php echo $lang->task->logEfforts;?></caption>
<tr>
<th class="w-id"><?php echo $lang->idAB;?></th>
<th class="w-100px"><?php echo $lang->task->date;?></th>
<th class="w-120px"><?php echo $lang->task->date;?></th>
<th class="w-60px"><?php echo $lang->task->consumedThisTime;?></th>
<th class="w-60px"><?php echo $lang->task->leftThisTime;?></th>
<th><?php echo $lang->comment;?></th>