* adjust the UI of action logs.

This commit is contained in:
wangchunsheng
2010-02-09 07:48:21 +00:00
parent a08fae13ec
commit b0c4234117
33 changed files with 130 additions and 47 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
<th><?php common::printOrderLink('type', $orderBy, $vars, $lang->task->type);?></th>
<th><?php common::printOrderLink('status', $orderBy, $vars, $lang->task->status);?></th>
<th class='w-p30'><?php common::printOrderLink('story', $orderBy, $vars, $lang->task->story);?></th>
<th class='w-100px'><?php echo $lang->action;?></th>
<th class='w-100px'><?php echo $lang->actions;?></th>
</tr>
</thead>
<tbody>