쿠폰리스트에 페이징 추가

This commit is contained in:
chicpro
2013-06-14 14:04:14 +09:00
parent a8821ebe72
commit fde6ec18c7

View File

@ -178,6 +178,8 @@ $colspan = 8;
</form>
</section>
<?php echo get_paging($config['cf_write_pages'], $page, $total_page, "{$_SERVER['PHP_SELF']}?$qstr&page="); ?>
<script>
function fcouponlist_submit(f)
{