File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Backend/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 481
481
<field id =" base_url" translate =" label comment" type =" text" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
482
482
<label >Base URL</label >
483
483
<backend_model >Magento\Config\Model\Config\Backend\Baseurl</backend_model >
484
- <comment >Specify URL or {{base_url}} placeholder.</comment >
484
+ <comment ><![CDATA[ Specify URL or {{base_url}} placeholder.]]> </comment >
485
485
</field >
486
486
<field id =" base_link_url" translate =" label comment" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
487
487
<label >Base Link URL</label >
505
505
<field id =" base_url" translate =" label comment" type =" text" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
506
506
<label >Secure Base URL</label >
507
507
<backend_model >Magento\Config\Model\Config\Backend\Baseurl</backend_model >
508
- <comment >Specify URL or {{base_url}}, or {{unsecure_base_url}} placeholder.</comment >
508
+ <comment ><![CDATA[ Specify URL or {{base_url}}, or {{unsecure_base_url}} placeholder.]]> </comment >
509
509
</field >
510
510
<field id =" base_link_url" translate =" label comment" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
511
511
<label >Secure Base Link URL</label >
You can’t perform that action at this time.
0 commit comments