겸손한 자바스크립트 적용중

This commit is contained in:
gnuboard
2013-01-15 19:02:38 +09:00
parent 5d8d481731
commit 7a574f5077
5 changed files with 32 additions and 48 deletions

View File

@ -5,7 +5,7 @@ include_once('./_common.php');
check_demo();
if (!count($_POST['chk'])) {
alert($_POST['btn_submit']." 하실 항목을 하나 이상 선택하세요.");
alert($_POST['btn_submit']." 하실 항목을 하나 이상 체크하세요.");
}
if ($_POST['btn_submit'] == "선택수정") {