File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/LoginAsCustomerAdminUi Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
2020 </field >
2121 <field id =" store_view_manual_choice_enabled" translate =" label comment" type =" select" sortOrder =" 40" showInDefault =" 1" canRestore =" 1" >
22- <label >Store View To Login To</label >
22+ <label >Store To Login To</label >
2323 <source_model >Magento\LoginAsCustomerAdminUi\Model\Config\Source\StoreViewLogin</source_model >
2424 <comment ><![CDATA[
2525 Use the "Manual Selection" option on a multi-website setup that has "Share Customer Accounts" enabled globally.
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ define([
3636 data : {
3737 showStoreViewOptions : self . showStoreViewOptions ,
3838 storeViewOptions : self . storeViewOptions ,
39- label : $t ( 'Store View ' )
39+ label : $t ( 'Store' )
4040 }
4141 } ) + content ;
4242 }
You can’t perform that action at this time.
0 commit comments