#273 에 따른 마크업

This commit is contained in:
whitedot
2013-02-15 17:14:36 +09:00
parent 753d4544c7
commit b96434c362
6 changed files with 95 additions and 65 deletions

View File

@ -136,6 +136,7 @@ var list_delete_php = 'popular_list.php';
<?if ($is_admin == 'super'){ ?>
<div class="btn_list">
<button>선택삭제</button>
<button onclick="btn_check(this.form, 'delete')">선택삭제</button>
</div>
<?}?>