* finished task #758

This commit is contained in:
areyou123456
2012-04-14 07:05:34 +00:00
parent 1bcf45cd21
commit b1fdeb9344
+1 -1
View File
@@ -110,7 +110,7 @@
</tr>
<tr>
<th class='rowhead'><?php echo $lang->task->finishedBy;?></th>
<td><?php echo html::select('finishedBy', $users, $task->finishedBy, 'class="select-1"');?></td>
<td><?php echo html::select('assignedTo', $members, $task->assignedTo, 'class=select-1');?></td>
</tr>
<tr>
<th class='rowhead'><?php echo $lang->task->finishedDate;?></th>