Selaa lähdekoodia

버그 수정

2DU 9 vuotta sitten
vanhempi
sitoutus
256f152b6a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>