Merge branch 'master' of gitlab.com:delkappa/delkappa

This commit is contained in:
2017-10-30 16:12:30 +01:00
2 changed files with 11 additions and 10 deletions

View File

@ -393,10 +393,11 @@
<textarea cols="50" rows="15" maxlength="1500" id="contactMessage" name="contactMessage" placeholder="Message" style="resize: vertical; font-family: inherit; font-size: inherit"></textarea>
<button
class="g-recaptcha submit"
data-sitekey="6Le7VisUAAAAAIn3TfNvR6srMLuVa6Xw09zojiIt">
data-sitekey="6Le7VisUAAAAAIn3TfNvR6srMLuVa6Xw09zojiIt"
>
Submit
</button>
<span id="image-loader">
<span id="image-loader">
<img alt="" src="images/loader.gif">
</span>
</fieldset>