* adjust page layout.

This commit is contained in:
chencongzhi520@gmail.com
2012-05-30 23:55:21 +00:00
parent 603cf7def6
commit bb82b00dbf
+1 -1
View File
@@ -97,7 +97,7 @@ var moduleID = '<?php echo $moduleID;?>';
</tr>
<?php endforeach;?>
</thead>
<tfoot><tr><td colspan='10' class='f-left'><?php $pager->show();?></td></tr></tfoot>
<tfoot><tr><td colspan='10'><?php $pager->show();?></td></tr></tfoot>
</table>
</td>
</tr>