관리자:board_list.php

This commit is contained in:
whitedot
2012-11-12 17:29:10 +09:00
parent 00b1c50bf8
commit 0039279d52
4 changed files with 201 additions and 214 deletions

View File

@ -403,9 +403,6 @@ include_once ('./admin.head.php');
</form>
<script>
$(function() {
$( document ).tooltip();
});
function fconfigform_submit(f)
{
f.action = "./config_form_update.php";