Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / hotword_audio_verification / steps / speech_training_step.html
index ba7e0c8..769ac41 100644 (file)
@@ -5,34 +5,35 @@
       <span class="close"></span>
       <div class="header-text">
         <div class="v-spacing-for-no-subheading"></div>
-          <h1>Let's train your Chromebook</h1>
+        <h1>Let's train your Chromebook</h1>
+      </div>
+    </div>
+    <div id="speech-training-training" class="content">
+      <div class="col-2">
+        To help Google respond to you and for reliable and easy access to
+        voice search, you need to teach Google the sound of your voice.
+        <br>
+        <h4>Just say 'Ok Google' three times</h4>
+      </div>
+      <div class="col-spacing"></div>
+      <div class="col-2">
+        <div class="train listening">
+          <span class="icon"></span>
+          <span class="text">Say 'Ok Google'</span>
+        </div>
+        <div class="train not-started">
+          <span class="icon"></span>
+          <span class="text">Say 'Ok Google' again</span>
+        </div>
+        <div class="train not-started">
+          <span class="icon"></span>
+          <span class="text">Say 'Ok Google' one last time</span>
         </div>
       </div>
-      <div id="training" class="content">
-        <div class="col-2">
-          To help Google respond to you and for reliable and easy access to
-          voice search, you need to teach Google the sound of your voice.
-          <br>
-          <h4>Just say 'Ok Google' three times</h4>
-       </div>
-       <div class="col-spacing"></div>
-       <div class="col-2">
-         <div class="train listening">
-           <span class="icon"></span>
-           <span class="text">Say 'Ok Google'</span>
-         </div>
-         <div class="train not-started">
-           <span class="icon"></span>
-           <span class="text">Say 'Ok Google' again</span>
-         </div>
-         <div class="train not-started">
-           <span class="icon"></span>
-           <span class="text">Say 'Ok Google' one last time</span>
-         </div>
-       </div>
-     </div>
-     <div class="buttonbar">
-       <button id="st-cancel-button">FINISH LATER</button>
+    </div>
+    <div class="buttonbar">
+      <button id="speech-training-cancel-button"
+          class="finish-button">CANCEL</button>
     </div>
   </div>
 </div>