관리자: 인기검색어관리 마크업 오류 수정

This commit is contained in:
whitedot
2013-12-12 09:31:54 +09:00
parent abf9c3b769
commit 4231fc8aa4

View File

@ -133,15 +133,16 @@ var list_delete_php = 'popular_list.php';
</tbody>
</table>
<?php if ($is_admin == 'super'){ ?>
<div class="btn_list01 btn_list">
<button type="submit">선택삭제</button>
</div>
<?php } ?>
</form>
</div>
<?php if ($is_admin == 'super'){ ?>
<div class="btn_list01 btn_list">
<button type="submit">선택삭제</button>
</div>
<?php } ?>
</form>
<?php echo get_paging(G5_IS_MOBILE ? $config['cf_mobile_pages'] : $config['cf_write_pages'], $page, $total_page, "{$_SERVER['PHP_SELF']}?$qstr&amp;page="); ?>
<script>