Bläddra i källkod

버그 수정

2DU 9 år sedan
förälder
incheckning
256f152b6a
1 ändrade filer med 1 tillägg och 1 borttagningar
  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>