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 ff9602e + e39834f commit 23181fcCopy full SHA for 23181fc
app/code/Magento/Captcha/etc/adminhtml/system.xml
@@ -57,7 +57,7 @@
57
<depends>
58
<field id="enable">1</field>
59
</depends>
60
- <frontend_class>required-entry</frontend_class>
+ <frontend_class>required-entry validate-range range-1-8</frontend_class>
61
</field>
62
<field id="symbols" translate="label comment" type="text" sortOrder="8" showInDefault="1" canRestore="1">
63
<label>Symbols Used in CAPTCHA</label>
0 commit comments