Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e60dcaf

Browse files
author
xcomSteveJohnson
committed
Final change to patch instrux; create new section
1 parent f1e6318 commit e60dcaf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

guides/m1x/other/ht_install-patches.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ <h1>How to Apply and Revert Magento Patches</h1>
2929

3030
<h4 id="contents">Table of Contents</h4>
3131
<ul><li><a href="#overview">Overview</li>
32+
<li><a href="#detail">Need More Detail?</a></li>
3233
<li><a href="#get">How to Get Magento Patches</a></li>
3334
<li><a href="#apply">How to Apply a Magento Patch</a></li>
3435
<li><a href="#revert">How to Revert a Magento Patch</a></li>
@@ -42,9 +43,10 @@ <h2 id="overview">Overview</h2>
4243
<p>If you don't already have a patch, <a href="http://support.magentocommerce.com/" target="_blank">contact Magento Support</a>.</p>
4344
<div class="msg-box important"><img src="{{ site.baseurl }}common/images/m1x/icon-note.png" alt="note" align="left" width="40"><span><strong>Note</strong>: This article assumes your patch file name ends in <code>.sh</code>. If your patch file name ends in <code>.patch</code> or something else, <a href="http://support.magentocommerce.com/" target="_blank">contact Magento Support</a> before proceeding.</div>
4445

45-
<div class="msg-box important"><img src="{{ site.baseurl }}common/images/m1x/icon-note.png" alt="note" align="left" width="40"><span><strong>Note</strong>: For more step-by-step details that are provided here, see one of the following:
46+
<h2 id="detail">Need More Detail?</h2>
47+
<p>For more step-by-step details that are provided here, see one of the following:</p>
4648
<ul><li><a href="https://info.magento.com/rs/magentocommerce/images/Installing-a-Patch-for-Magento-Community-Edition.pdf" target="_blank">Magento CE patch instructions</a></li>
47-
<li><a href="https://info.magento.com/rs/magentocommerce/images/Installing-a-Patch-for-Magento-Enterprise-Edition.pdf" target="_blank">Magento EE patch instructions</a></li></ul></div>
49+
<li><a href="https://info.magento.com/rs/magentocommerce/images/Installing-a-Patch-for-Magento-Enterprise-Edition.pdf" target="_blank">Magento EE patch instructions</a></li></ul>
4850

4951
<h2 id="get">How to Get Magento Patches</h2>
5052
<p>Magento Support provides some patches for Magento CE and EE on magentocommerce.com. This section discusses how to get those patches.</p>

0 commit comments

Comments
 (0)