Fixing reCaptcha
This commit is contained in:
parent
e7cdce8075
commit
2be70de7c5
@ -387,7 +387,7 @@
|
||||
<div class="twelve columns">
|
||||
|
||||
<!-- form -->
|
||||
<form action="" method="post" id="contactForm" name="contactForm">
|
||||
<form action="javascript:grecaptcha.reset();" method="post" id="contactForm" name="contactForm">
|
||||
<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="contactEmail" name="contactEmail" placeholder="Email (required)">
|
||||
|
Loading…
Reference in New Issue
Block a user