File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Wishlist Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
</field >
30
30
<field id =" text_limit" translate =" label comment" type =" text" sortOrder =" 4" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
31
31
<label >Email Text Length Limit</label >
32
- <comment >255 by default</comment >
32
+ <comment >255 by default. Max - 10000 </comment >
33
33
<validate >validate-digits validate-digits-range digits-range-1-10000</validate >
34
34
</field >
35
35
</group >
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Back,Back
101
101
"Max Emails Allowed to be Sent","Max Emails Allowed to be Sent"
102
102
"10 by default. Max - 10000","10 by default. Max - 10000"
103
103
"Email Text Length Limit","Email Text Length Limit"
104
- "255 by default","255 by default"
104
+ "255 by default. Max - 10000 ","255 by default. Max - 10000 "
105
105
"General Options","General Options"
106
106
Enabled,Enabled
107
107
"My Wish List Link","My Wish List Link"
You can’t perform that action at this time.
0 commit comments