Little fix in html
This commit is contained in:
parent
e0c4c11707
commit
7cdf09ad11
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<p><label>${lang('cuchulublog', 'text', 'Text')}*: </label> <p><textarea class="tinymce_editor" name="texto"></textarea></p>
|
||||
<span class="error" id="text_error"></span></p>
|
||||
</div>
|
||||
<p><div class="g-recaptcha" data-sitekey="6LcFDSgUAAAAANfNjQE_gRbra1F0TPeRRRAS4xNs" id="captcha_field_form"></div>
|
||||
<p><div class="g-recaptcha" data-sitekey="6LfrCygUAAAAAE0U7Hab8o6LhfrZmeAe1aV4Xy98" id="captcha_field_form"></div>
|
||||
<span class="error" id="captcha_error"></span></p>
|
||||
${csrf_token()|n}
|
||||
<p><button type="submit">${lang('cuchulublog', 'send_form', 'Send form')}</button></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue