|
19 | 19 | <label>Preview Success Page</label><attribute type="expanded">1</attribute> |
20 | 20 | <comment> |
21 | 21 | <![CDATA[ |
22 | | - <div id="magepal-info-pcsp"> |
23 | | - Copyright © 2020 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=preview-confirmation-page&utm_medium=admin" target="_blank">MagePal, LLC</a> |
| 22 | + <div class="magepal-info"> |
| 23 | + Copyright © 2022 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=preview-confirmation-page&utm_medium=admin" target="_blank">MagePal, LLC</a> |
24 | 24 | <a href="https://www.magepal.com/help/docs/preview-order-confirmation-page-magento-2/?utm_source=preview-confirmation-page&utm_medium=admin#documentation" target="_blank">Documentation</a> |
25 | 25 | <a href="https://www.magepal.com/help/docs/preview-order-confirmation-page-magento-2/?utm_source=preview-confirmation-page&utm_medium=admin#support">Support</a> |
26 | 26 | <a href="https://www.magepal.com/help/docs/preview-order-confirmation-page-magento-2?utm_source=preview-confirmation-page&utm_medium=admin#current_version" target="_blank">Latest Version</a> |
|
30 | 30 | <div> |
31 | 31 | Design beautiful order confirmation page with our new <a href="https://www.magepal.com/enhanced-success-page.html">Enhanced Success Page</a> extension. |
32 | 32 | </div> |
33 | | - <hr style="border-top: 1px solid #e3e3e3" /> |
34 | | - <style> |
35 | | - #magepal-info-pcsp a { |
36 | | - font-weight: bold; |
37 | | - border-left: 2px solid #e3e3e3; |
38 | | - padding-left:10px; |
39 | | - padding-right:10px; |
40 | | - color: #ef7e1e; |
41 | | - } |
42 | | -
|
43 | | - #magepal-info-pcsp a:first-child { |
44 | | - padding-left: 5px; |
45 | | - border-left: none; |
46 | | - } |
47 | | -
|
48 | | - #magepal-info-pcsp { |
49 | | - padding-bottom: 5px; |
50 | | - } |
51 | | - .section-config.active #magepal_checkout_preview_success_page-head { |
52 | | - padding-bottom: 0px; |
53 | | - } |
54 | | - </style>]]> |
| 33 | + <hr class="magepal-hr" /> |
| 34 | + ]]> |
55 | 35 | </comment> |
56 | | - <field id="composer_version" translate="label" type="label" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 36 | + <field id="MagePal_PreviewCheckoutSuccessPage" translate="label" type="label" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
57 | 37 | <label>Composer Version</label> |
58 | | - <frontend_model>MagePal\PreviewCheckoutSuccessPage\Block\Adminhtml\System\Config\Form\Composer\Version</frontend_model> |
| 38 | + <frontend_model>MagePal\Core\Block\Adminhtml\System\Config\Composer\Version</frontend_model> |
59 | 39 | </field> |
60 | 40 | <field id="active" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="1"> |
61 | 41 | <label>Enable</label> |
|
0 commit comments