Browse Source

add multi lang

ming 3 years ago
parent
commit
3191b8346e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      api/templates/make_video.html

+ 2 - 1
api/templates/make_video.html

@@ -17,6 +17,8 @@
       </ul>
       </ul>
       <p class="right-text text-white d-inline-block">Choozmo All Rights Reserved</p>
       <p class="right-text text-white d-inline-block">Choozmo All Rights Reserved</p>
     </div>
     </div>
+    <label for="myCheck">加入英文:</label> 
+<input type="checkbox" id="multiLang" onclick="myFunction()">
     <!-- <span style="font-size:30px;cursor:pointer" onclick="openNav()">&#9776; 過去紀錄</span> -->
     <!-- <span style="font-size:30px;cursor:pointer" onclick="openNav()">&#9776; 過去紀錄</span> -->
     <div class="content ms-auto">
     <div class="content ms-auto">
       <form id="msform">
       <form id="msform">
@@ -89,7 +91,6 @@
         <fieldset>
         <fieldset>
           <h3 class="fs-subtitle">台詞</h3>
           <h3 class="fs-subtitle">台詞</h3>
           
           
-<input type="checkbox" id="multiLang" ><label for="myCheck">Checkbox:</label> 
           <div class="subtitle-inputs">
           <div class="subtitle-inputs">
           
           
           </div>
           </div>