Fixing reCAPTCHA
This commit is contained in:
		@ -387,7 +387,7 @@
 | 
				
			|||||||
      <div class="twelve columns">
 | 
					      <div class="twelve columns">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <!-- form -->
 | 
					        <!-- form -->
 | 
				
			||||||
        <form action="javascript:grecaptcha.reset();" method="post" id="contactForm" name="contactForm">
 | 
					        <form action="javascript:alert("OK");" method="post" id="contactForm" name="contactForm">
 | 
				
			||||||
          <fieldset>
 | 
					          <fieldset>
 | 
				
			||||||
            <input type="text" value="" size="35" maxlength="100" id="contactName" name="contactName" placeholder="Name (required)">
 | 
					            <input type="text" value="" size="35" maxlength="100" id="contactName" name="contactName" placeholder="Name (required)">
 | 
				
			||||||
            <input type="text" value="" size="35" maxlength="100" id="contactEmail" name="contactEmail" placeholder="Email (required)">
 | 
					            <input type="text" value="" size="35" maxlength="100" id="contactEmail" name="contactEmail" placeholder="Email (required)">
 | 
				
			||||||
@ -451,4 +451,3 @@
 | 
				
			|||||||
</body>
 | 
					</body>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
>>>>>>> 0f28386bbab7b52ee21294ea5585484affea8891
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user