It works what I was doing wrong was I had forgot that checkout_one.php was already in My Custom folder and was apply to file outside of My Custom folder. I am sure no one has ever done this before.



Quote Originally Posted by EZorb View Post
In (/includes/languages/english/responsive4Ezorb/checkout_one.php) Line 115 I need two links to show next line down from "you agree to our shipping & returns policies.........."

<li><a href="https://www.ezorbcalcium.com/main-doc/shipping.html">Shipping Policy</a></li>
<li><a href="https://www.ezorbcalcium.com/main-doc/return.html">Return Policy</a></li>

I found the below code and I get syntex error. Above my pay grade.
<!--BOF footer nav links-->
<ul id="footer_links" class="footer_links" style="float:right;width:125px;text-align: right;padding:25px;">
<li><a href="https://www.ezorbcalcium.com/main-doc/shipping.html">Shipping Policy</a></li>
<li><a href="https://www.ezorbcalcium.com/main-doc/return.html">Return Policy</a></li>
</ul>
<!--EOF footer nav links--> see picture @ post 521
Need help please.