File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
ReCaptchaAdminUi/etc/adminhtml
ReCaptchaCustomer/etc/adminhtml
ReCaptchaUser/etc/adminhtml Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
<group id =" type_for" translate =" label" type =" text" sortOrder =" 1000" showInDefault =" 1" showInWebsite =" 0"
23
23
showInStore =" 0" >
24
24
<label >Admin Panel</label >
25
+ <field id =" recaptcha_backend_info_heading" translate =" label" sortOrder =" 100" showInDefault =" 1"
26
+ showInWebsite =" 0" showInStore =" 0" >
27
+ <frontend_model >Magento\ReCaptchaAdminUi\Block\Adminhtml\System\Config\Form\Field\Notice</frontend_model >
28
+ </field >
25
29
</group >
26
30
</section >
27
31
35
39
<group id =" type_for" translate =" label" type =" text" sortOrder =" 1000" showInDefault =" 1" showInWebsite =" 1"
36
40
showInStore =" 0" >
37
41
<label >Storefront</label >
42
+ <field id =" recaptcha_frontend_info_heading" translate =" label" sortOrder =" 100" showInDefault =" 1"
43
+ showInWebsite =" 1" showInStore =" 0" >
44
+ <frontend_model >Magento\ReCaptchaAdminUi\Block\Adminhtml\System\Config\Form\Field\Notice</frontend_model >
45
+ </field >
38
46
</group >
39
47
</section >
40
48
</system >
Original file line number Diff line number Diff line change 10
10
<system >
11
11
<section id =" recaptcha_frontend" >
12
12
<group id =" type_for" >
13
- <field id =" recaptcha_frontend_info_heading" translate =" label" sortOrder =" 100" showInDefault =" 1"
14
- showInWebsite =" 1" showInStore =" 0" >
15
- <frontend_model >Magento\ReCaptchaAdminUi\Block\Adminhtml\System\Config\Form\Field\Notice</frontend_model >
16
- </field >
17
13
<field id =" customer_login" translate =" label" type =" select" sortOrder =" 110" showInDefault =" 1"
18
14
showInWebsite =" 1" showInStore =" 0" canRestore =" 1" >
19
15
<label >Enable for Customer Login</label >
Original file line number Diff line number Diff line change 10
10
<system >
11
11
<section id =" recaptcha_backend" >
12
12
<group id =" type_for" >
13
- <field id =" recaptcha_backend_info_heading" translate =" label" sortOrder =" 100" showInDefault =" 1"
14
- showInWebsite =" 0" showInStore =" 0" >
15
- <frontend_model >Magento\ReCaptchaAdminUi\Block\Adminhtml\System\Config\Form\Field\Notice</frontend_model >
16
- </field >
17
13
<field id =" user_login" translate =" label" type =" select" sortOrder =" 110" showInDefault =" 1"
18
14
showInWebsite =" 0" showInStore =" 0" canRestore =" 1" >
19
15
<label >Enable for Login</label >
You can’t perform that action at this time.
0 commit comments