Skip to content

Commit a974261

Browse files
authored
Updated comment on Synchronization button
1 parent 85e5375 commit a974261

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/MediaStorage/etc/adminhtml

1 file changed

+1
-1
lines changed

app/code/Magento/MediaStorage/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</field>
2525
<field id="synchronize" translate="label comment" type="button" sortOrder="300" showInDefault="1" showInWebsite="0" showInStore="0">
2626
<frontend_model>Magento\MediaStorage\Block\System\Config\System\Storage\Media\Synchronize</frontend_model>
27-
<comment>After selecting a new media storage location, press the Synchronize button to transfer all media to that location. Media will not be available in the new location until the synchronization process is complete. Remember to "Save Config" following change of mode and synchronization.</comment>
27+
<comment>After selecting a new media storage location, press the Synchronize button to transfer all media to that location and then "Save Config". Media will not be available in the new location until the synchronization process is complete.</comment>
2828
</field>
2929
<field id="configuration_update_time" translate="label" type="text" sortOrder="400" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
3030
<label>Environment Update Time</label>

0 commit comments

Comments
 (0)