File tree 2 files changed +5
-23
lines changed
2 files changed +5
-23
lines changed Original file line number Diff line number Diff line change 19
19
"php" : " ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.1.3|~7.2.0|~7.3.0|~7.4.0" ,
20
20
"magento/module-backend" : " 100.0.*|100.1.*|100.2.*|101.0.*|102.0.*" ,
21
21
"magento/framework" : " 100.0.*|100.1.*|101.0.*|102.0.*|103.0.*" ,
22
- "magepal/magento2-core" :" >=1.1.9 "
22
+ "magepal/magento2-core" : " >=1.1.10 "
23
23
},
24
24
"type" : " magento2-module" ,
25
- "version" : " 1.8.0 " ,
25
+ "version" : " 1.8.1 " ,
26
26
"license" : [
27
27
" proprietary"
28
28
],
Original file line number Diff line number Diff line change 12
12
<label >Catalog Lazy Load</label >
13
13
<tab >magepal</tab >
14
14
<resource >MagePal_CatalogLazyLoad::cataloglazyload</resource >
15
- <group id =" about " showInDefault =" 1" showInStore =" 1" showInWebsite =" 1" sortOrder =" 0" translate =" label" >
15
+ <group id =" about_magepal " showInDefault =" 1" showInStore =" 1" showInWebsite =" 1" sortOrder =" 0" translate =" label" >
16
16
<label >About MagePal Catalog Lazy Load Image</label >
17
17
<attribute type =" expanded" >1</attribute >
18
18
<comment >
19
19
<![CDATA[
20
- <div id ="magepal-info">
20
+ <div class ="magepal-info">
21
21
Copyright © 2021 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=cataloglazyload&utm_medium=admin" target="_blank">MagePal, LLC</a>
22
22
<a href="https://www.magepal.com/help/docs/magento-lazy-load-images/?utm_source=cataloglazyload&utm_medium=admin#documentation" target="_blank">Documentation</a>
23
23
<a href="https://www.magepal.com/help/docs/magento-lazy-load-images/?utm_source=cataloglazyload&utm_medium=admin#support">Support</a>
29
29
Quickly preview alternative images of your products, learn more about our new
30
30
<a href="https://www.magepal.com/catalog-hover-image-for-magento.html?utm_source=cataloglazyload&utm_medium=admin" target="_blank">Catalog Hover Image for Magento</a> extension.
31
31
</div>
32
- <hr style="border-top: 1px solid #e3e3e3" />
33
- <style>
34
- #magepal-info a {
35
- font-weight: bold;
36
- border-left: 2px solid #e3e3e3;
37
- padding-left:10px;
38
- padding-right:10px;
39
- color: #ef7e1e;
40
- }
41
-
42
- #magepal-info a:first-child {
43
- padding-left: 5px;
44
- border-left: none;
45
- }
46
-
47
- #magepal-info {
48
- padding-bottom: 5px;
49
- }
50
- </style>
32
+ <hr class="magepal-hr" />
51
33
]]>
52
34
</comment >
53
35
<field id =" MagePal_CatalogLazyLoad" translate =" label" type =" label" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
You can’t perform that action at this time.
0 commit comments