* add fixed.
This commit is contained in:
@@ -32,7 +32,7 @@ var browseType = '<?php echo $browseType;?>';
|
||||
?>
|
||||
</div>
|
||||
<div id='querybox' class='<?php if($browseType !='bysearch') echo 'hidden';?>'></div>
|
||||
<table class='table-1 colored tablesorter'>
|
||||
<table class='table-1 colored tablesorter fixed'>
|
||||
<thead>
|
||||
<tr class='colhead'>
|
||||
<th class='w-150px'><?php echo $lang->action->date;?></th>
|
||||
|
||||
Reference in New Issue
Block a user