jeter20131220 3 years ago
parent
commit
4536fcb9d6
2 changed files with 2 additions and 2 deletions
  1. 1 1
      desktopB/index.html
  2. 1 1
      mobileB/index.html

+ 1 - 1
desktopB/index.html

@@ -232,7 +232,7 @@ src="https://www.facebook.com/tr?id=585285442299590&ev=PageView&noscript=1"
 
         <div class="container-fluid" style="padding:0; margin:0;">
             <form class="contact-form1">
-                <input type="hidden" name=‘version’ value=“b”  />
+                <input type="hidden" name="version" value="b">
                 <div id="contact-form">
                     <div id="form-left">
                         <select name="loc" id="location" required>

+ 1 - 1
mobileB/index.html

@@ -135,7 +135,7 @@
             <p>或填寫以下資料,專人將盡速與您聯繫。</p>
         </div>
         <form class="contact-form1">
-            <input type="hidden" name=‘version’ value=“b”  />
+            <input type="hidden" name="version" value="b">
             <div id="contact-form">
                 <select name="loc" id="location" required>
                     <option value="" disabled selected="selected">地區</option>