Little fix in html
This commit is contained in:
parent
241c924806
commit
e0c4c11707
2 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
${csrf_token()|n}
|
||||
<p><button type="submit">${lang('cuchulublog', 'send_form', 'Send form')}</button></p>
|
||||
</form>
|
||||
<script src="https://www.google.com/recaptcha/api.js"></script>
|
||||
<script src="https://www.google.com/recaptcha/api.js" async></script>
|
||||
</div>
|
||||
<div id="success_sendmail" style="display:none;"><p>${lang('cuchulublog', 'email_sended_successfully', 'Se envió el email correctamente. Pronto nos pondremos en contacto')}.</p></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue