fix: исправлена работа кнопки Check It на главной странице
This commit is contained in:
parent
ce82c16934
commit
bc08c04bc8
@ -30,7 +30,7 @@
|
|||||||
placeholder="Enter VIN number"
|
placeholder="Enter VIN number"
|
||||||
autofocus required
|
autofocus required
|
||||||
validate="length_between,17,17">
|
validate="length_between,17,17">
|
||||||
<button class="g-recaptcha btn btn-primary"
|
<button class="btn btn-primary g-recaptcha"
|
||||||
type="submit"
|
type="submit"
|
||||||
data-sitekey="{{capcha_site}}"
|
data-sitekey="{{capcha_site}}"
|
||||||
id="go_button"
|
id="go_button"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user