'참여' 텍스트 1차 제거 DB는 다음에

This commit is contained in:
2018-01-28 23:56:01 +09:00
parent dc56de8afd
commit 6d30e40cd3
8 changed files with 18 additions and 60 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ require_once('_common.php');
<body>
<form name=form1 action="install1.php" method=post>
<input type=submit value="설치시작" onclick="return confirm('회원 목록 및 참여정보가 삭제됩니다!')">
<input type=submit value="설치시작" onclick="return confirm('회원 목록가 삭제됩니다!')">
</form>
</body>
</html>