소스 검색

버그 수정

2DU 9 년 전
부모
커밋
256f152b6a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -328,7 +328,7 @@
                     {% if now == '권한 부여' %}
                     <select name="select">
                         <option value="admin" selected="selected">관리자</option>
-                        <option value="ownet">소유자</option>
+                        <option value="owner">소유자</option>
                     </select>
                     <br>
                     <br>