Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Account -> Edit Address Book


TerryK

Recommended Posts

In the address book, when I click to edit an existing address, the title of the edit page says ""New Address Book Entry."

 

In /catalog/includes/modules/address_book_details.php, I can find the place where that is called:

 

<?php echo NEW_ADDRESS_TITLE; ?>

 

I've changed the text in /catalog/includes/languages/english/address_book_process.php to "Add or Edit Address Book Entry," but would really like to make them separate statements, depending on the function the customer is trying to perform. I can easily add a new definition to the language file, but am far less certain on how to add an 'else' statement to address_book_details.php so that it knows which one to select.

 

Can anyone help?

 

TIA,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...