File tree 1 file changed +13
-0
lines changed
app/code/Magento/Customer/etc/adminhtml
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 180
180
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
181
181
</field >
182
182
</group >
183
+ <group id =" account_information" translate =" label" type =" text" sortOrder =" 35" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
184
+ <label >Account Information Options</label >
185
+ <field id =" change_email_template" translate =" label comment" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
186
+ <label >Change Email Template</label >
187
+ <comment >Email template chosen based on theme fallback when "Default" option is selected.</comment >
188
+ <source_model >Magento\Config\Model\Config\Source\Email\Template</source_model >
189
+ </field >
190
+ <field id =" change_email_and_password_template" translate =" label comment" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
191
+ <label >Change Email and Password Template</label >
192
+ <comment >Email template chosen based on theme fallback when "Default" option is selected.</comment >
193
+ <source_model >Magento\Config\Model\Config\Source\Email\Template</source_model >
194
+ </field >
195
+ </group >
183
196
<group id =" address" translate =" label" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
184
197
<label >Name and Address Options</label >
185
198
<field id =" street_lines" translate =" label comment" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" canRestore =" 1" >
You can’t perform that action at this time.
0 commit comments