Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Want to add a link


wizard0522

Recommended Posts

here is my code please let me knwo what is wrong with this. I am tring to add a link at the end..

 

define('HEADING_TITLE', 'Your Order Has Been Processed!','To upload your files please <a href="https://www.bellbusiness.com/bbs2005/upload" title="Upload Your Files" target="_blank">click here</a>');

 

Thanks in Advance

Link to comment
Share on other sites

You have extra apostrophes. Try changing this

define('HEADING_TITLE', 'Your Order Has Been Processed!','To

to this

define('HEADING_TITLE', 'Your Order Has Been Processed! To

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...