관리자 #47 의 6 처리

This commit is contained in:
whitedot
2012-11-21 17:58:38 +09:00
parent e1210a8759
commit 5e2b3fe0e4

View File

@ -94,12 +94,6 @@ if ($i == 0)
</tbody>
</table>
<?if ($is_admin == 'super'){?>
<div class="btn_list">
<input type="button" value="선택삭제" onclick="btn_check(this.form, 'delete')">
</div>
<?}?>
<?
$pagelist = get_paging($config[cf_write_pages], $page, $total_page, "$_SERVER[PHP_SELF]?$qstr&amp;page=");
?>