* adjust the UI.

This commit is contained in:
wangchunsheng
2010-04-14 05:56:36 +00:00
parent 09055c86fd
commit 8939e26b0c
+2 -2
View File
@@ -55,8 +55,8 @@ function changeDate(date)
<th class='w-type'><?php echo $lang->todo->type;?></th>
<th class='w-pri'><?php echo $lang->priAB;?></th>
<th><?php echo $lang->todo->name;?></th>
<th><?php echo $lang->todo->beginAB;?></th>
<th><?php echo $lang->todo->endAB;?></th>
<th class='w-hour'><?php echo $lang->todo->beginAB;?></th>
<th class='w-hour'><?php echo $lang->todo->endAB;?></th>
<th class='w-status'><?php echo $lang->todo->status;?></th>
<th class='w-130px {sorter:false}'><?php echo $lang->actions;?></th>
</tr>