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.
2 parents 466636c + e175721 commit 11a86e6Copy full SHA for 11a86e6
ReCaptchaVersion3Invisible/etc/adminhtml/system.xml
@@ -69,11 +69,6 @@
69
showInStore="0" canRestore="1">
70
<label>Invisible Badge Position</label>
71
<source_model>Magento\ReCaptchaVersion3Invisible\Model\OptionSource\Position</source_model>
72
- <comment><![CDATA[
73
- From 0.0 to 1.0, where 1.0 is very likely a good interaction, and 0.0 is very likely a bot.<br />
74
- For more details, see the official documentation
75
- <a target="_blank" href="https://developers.google.com/recaptcha/docs/v3#interpreting_the_score">Interpreting the score</a>.
76
- ]]></comment>
77
</field>
78
79
<field id="validation_failure_message" translate="label" type="textarea" sortOrder="50" showInDefault="1"
0 commit comments