Browse Source

fix upload_file.html bug

ignatz 4 năm trước cách đây
mục cha
commit
82434007e9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      templates/upload_file.html

+ 2 - 2
templates/upload_file.html

@@ -10,8 +10,8 @@
             </div>
             <!-- 昵称 -->
             <div>
-                <label for="folder_id">folder_id</label>
-                <input type="text" id="folder_id" name="folder_id">
+                <label for="father_folder_id">father_folder_id</label>
+                <input type="text" id="father_folder_id" name="father_folder_id">
             </div>
             <div>
                 <input type="file" name="upload">