-
Notifications
You must be signed in to change notification settings - Fork 70
security-package/issues/188: Added Notice message to system.xml. #198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
<group id="type_for"> | ||
<field id="recaptcha_frontend_info_heading" translate="label" sortOrder="100" showInDefault="1" | ||
showInWebsite="1" showInStore="0"> | ||
<frontend_model>Magento\ReCaptchaAdminUi\Block\Adminhtml\System\Config\Form\Field\Notice</frontend_model> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to move this to system.xml
of ReCaptchaAdminUi
module.
<field id="user_login" translate="label" type="select" sortOrder="100" showInDefault="1" | ||
<field id="recaptcha_backend_info_heading" translate="label" sortOrder="100" showInDefault="1" | ||
showInWebsite="0" showInStore="0" > | ||
<frontend_model>Magento\ReCaptchaAdminUi\Block\Adminhtml\System\Config\Form\Field\Notice</frontend_model> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same here.
@magento run all tests |
@engcom-Kilo Word "Important" in notice for Google reCAPTCHA Admin Panel is black instead of red Could you take a look? |
Updated CSS styles. |
@magento run all tests |
@magento run all tests |
Merge pull request #194 from magento-cia/cia-2.4.8-develop-2.4-develo…
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)