jeter20131220 4 years ago
parent
commit
63c48d3797
2 changed files with 2 additions and 3 deletions
  1. 1 2
      desktop11/index.html
  2. 1 1
      mobile/index.html

+ 1 - 2
desktop11/index.html

@@ -371,10 +371,9 @@ 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=“a”  />
+                    <input type="hidden" name="version" value="a">
                     <div id="contact-form" name="myForm">
                         <div id="form-left">
-                           
                             <select name="loc" id="loc" required>
                                 <option value="" disabled selected="selected">地區</option>
                                 <option class="option">基隆市</option>

+ 1 - 1
mobile/index.html

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