겸손한 javascript 로 수정중

This commit is contained in:
gnuboard
2013-01-14 19:06:59 +09:00
parent f2d34dd9ed
commit 521c7b59ed
12 changed files with 65 additions and 99 deletions

View File

@ -38,7 +38,6 @@ function fsearchbox_submit(f)
return false;
}
f.action = "<?=$g4['bbs_path']?>/search.php";
return true;
}
</script>