We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e6df3 commit e6ea7c6Copy full SHA for e6ea7c6
ReCaptchaAdminUi/etc/adminhtml/system.xml
@@ -33,12 +33,12 @@
33
<label>reCAPTCHA Failure Messages</label>
34
35
<field id="validation_failure_message" translate="label" type="textarea" sortOrder="10" showInDefault="1"
36
- showInWebsite="1" showInStore="1" canRestore="1">
+ showInWebsite="0" showInStore="0" canRestore="1">
37
<label>reCAPTCHA Validation Failure Message</label>
38
</field>
39
40
<field id="technical_failure_message" translate="label" type="textarea" sortOrder="20" showInDefault="1"
41
42
<label>reCAPTCHA Technical Failure Message</label>
43
44
</group>
0 commit comments