|
20 | 20 | <attribute type="expanded">1</attribute> |
21 | 21 | <comment> |
22 | 22 | <![CDATA[ |
23 | | - <div id="magepal-info-csms"> |
24 | | - Copyright © 2020 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=miscellaneous-scripts&utm_medium=admin" target="_blank">MagePal, LLC</a> |
| 23 | + <div class="magepal-info"> |
| 24 | + Copyright © 2021 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=miscellaneous-scripts&utm_medium=admin" target="_blank">MagePal, LLC</a> |
25 | 25 | <a href="https://www.magepal.com/help/docs/success-page-miscellaneous-scripts-magento-2/?utm_source=miscellaneous-scripts&utm_medium=admin#documentation" target="_blank">Documentation</a> |
26 | 26 | <a href="https://www.magepal.com/help/docs/success-page-miscellaneous-scripts-magento-2/?utm_source=miscellaneous-scripts&utm_medium=admin#support">Support</a> |
27 | 27 | <a href="https://www.magepal.com/help/docs/success-page-miscellaneous-scripts-magento-2?utm_source=miscellaneous-scripts&utm_medium=admin#current_version" target="_blank">Latest Version</a> |
|
31 | 31 | <div> |
32 | 32 | Design beautiful order confirmation page with our new <a href="https://www.magepal.com/enhanced-success-page.html">Enhanced Success Page</a> extension. |
33 | 33 | </div> |
34 | | - <hr style="border-top: 1px solid #e3e3e3" /> |
35 | | - <style> |
36 | | - #magepal-info-csms a { |
37 | | - font-weight: bold; |
38 | | - border-left: 2px solid #e3e3e3; |
39 | | - padding-left:10px; |
40 | | - padding-right:10px; |
41 | | - color: #ef7e1e; |
42 | | - } |
43 | | -
|
44 | | - #magepal-info-csms a:first-child { |
45 | | - padding-left: 5px; |
46 | | - border-left: none; |
47 | | - } |
48 | | -
|
49 | | - #magepal-info-csms { |
50 | | - padding-bottom: 5px; |
51 | | - } |
52 | | - .section-config.active #magepal_checkout_preview_success_page-head { |
53 | | - padding-bottom: 0px; |
54 | | - } |
55 | | - </style>]]> |
| 34 | + <hr class="magepal-hr" /> |
| 35 | + ]]> |
56 | 36 | </comment> |
57 | | - <field id="module_version" translate="label" type="label" sortOrder="0" showInDefault="1" showInWebsite="0" showInStore="0"> |
58 | | - <label>Module Version</label> |
59 | | - <frontend_model>MagePal\CheckoutSuccessMiscScript\Block\Adminhtml\System\Config\Form\Module\Version</frontend_model> |
60 | | - </field> |
61 | | - <field id="composer_version" translate="label" type="label" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 37 | + <field id="MagePal_CheckoutSuccessMiscScript" translate="label" type="label" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
62 | 38 | <label>Composer Version</label> |
63 | 39 | <frontend_model>MagePal\CheckoutSuccessMiscScript\Block\Adminhtml\System\Config\Form\Composer\Version</frontend_model> |
64 | 40 | </field> |
|
70 | 46 | <label>HTML and Scripts</label> |
71 | 47 | <frontend_model>MagePal\CheckoutSuccessMiscScript\Block\Adminhtml\System\Config\Form\Field\MiscScript</frontend_model> |
72 | 48 | <backend_model>MagePal\CheckoutSuccessMiscScript\Model\Config\Backend\Serialized\MiscScriptArraySerialized</backend_model> |
73 | | - <comment></comment> |
74 | 49 | <depends> |
75 | 50 | <field id="*/*/active">1</field> |
76 | 51 | </depends> |
|
0 commit comments