Browse Source

211201 fix

yukyo0821 3 năm trước cách đây
mục cha
commit
5fa78ece6b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      backstage/templates/collections.html

+ 2 - 2
backstage/templates/collections.html

@@ -98,10 +98,10 @@
             </tr>
             <tr>
               <td>
-                <h4>型</h4>
+                <h4>型</h4>
               </td>
               <td><select id="thousetype">
-                  <option value="">型</option>
+                  <option value="">型</option>
                   <option>透天</option>
                   <option>大樓</option>
                 </select></td>