|
18 | 18 | <group id="about" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="0" translate="label">
|
19 | 19 | <attribute type="expanded">1</attribute>
|
20 | 20 | <label>Edit Order Email</label>
|
21 |
| - <comment> |
22 |
| - <![CDATA[ |
23 |
| - <strong>Copyright © 2019 <a href="http://bit.ly/MPEXSMTP" target="_blank">www.magepal.com</a> / <a href="mailto:support@magepal.com">support@magepal.com</a></strong><br /> |
24 |
| - Discover other must have extensions at <a href="https://www.magepal.com" target="_blank">www.magepal.com</a>. Thanks for choosing MagePal Extensions.<br/><br/> |
| 21 | + <comment><![CDATA[ |
| 22 | + <div id="magepal-info"> |
| 23 | + Copyright © 2019 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=edit-order-email&utm_medium=admin" target="_blank">MagePal, LLC</a> |
| 24 | + <a href="https://www.magepal.com/help/docs/edit-order-email-magento2/?utm_source=edit-order-email&utm_medium=admin#documentation" target="_blank">Documentation</a> |
| 25 | + <a href="https://www.magepal.com/help/docs/edit-order-email-magento2/?utm_source=edit-order-email&utm_medium=admin#support">Support</a> |
| 26 | + <a href="https://www.magepal.com/help/docs/edit-order-email-magento2?utm_source=edit-order-email&utm_medium=admin#current_version" target="_blank">Latest Version</a> |
| 27 | + <a href="https://www.magepal.com/help/docs/edit-order-email-magento2?utm_source=edit-order-email&utm_medium=admin" target="_blank">Extension Detail</a> |
| 28 | + <a href="https://www.magepal.com/magento2/extensions.html?utm_source=edit-order-email&utm_medium=admin" target="_blank">More Extensions</a> |
| 29 | + </div> |
| 30 | + Automatically convert guest checkout to customer with our |
| 31 | + <a href="https://www.magepal.com/guest-to-customer.html?utm_source=edit-order-email&utm_medium=admin"> |
| 32 | + Guest to Customer</a> extension. |
25 | 33 | <hr style="border-top: 1px solid #e3e3e3" />
|
26 |
| - ]]> |
27 |
| - </comment> |
28 |
| - <field id="module_version" translate="label" type="label" sortOrder="0" showInDefault="1" showInWebsite="0" showInStore="0"> |
29 |
| - <label>Module Version</label> |
30 |
| - <frontend_model>MagePal\EditOrderEmail\Block\Adminhtml\System\Config\Form\Module\Version</frontend_model> |
31 |
| - </field> |
| 34 | + <style> |
| 35 | + #magepal-info 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 a:first-child { |
| 44 | + padding-left: 5px; |
| 45 | + border-left: none; |
| 46 | + } |
| 47 | +
|
| 48 | + #magepal-info { |
| 49 | + padding-bottom: 5px; |
| 50 | + } |
| 51 | +
|
| 52 | + .section-config.active #magepal_editorderemail_about-head { |
| 53 | + padding-bottom: 0px; |
| 54 | + } |
| 55 | + </style>]]></comment> |
32 | 56 | <field id="composer_version" translate="label" type="label" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0">
|
33 | 57 | <label>Composer Version</label>
|
34 | 58 | <frontend_model>MagePal\EditOrderEmail\Block\Adminhtml\System\Config\Form\Composer\Version</frontend_model>
|
|
0 commit comments