Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

/includes/languages/english/modules/shipping

 <?php
/*
 $Id: item.php,v 1.5 2002/11/19 01:48:08 dgw_ Exp $

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com

 Copyright (c) 2002 osCommerce

 Released under the GNU General Public License
*/

define('MODULE_SHIPPING_ITEM_TEXT_TITLE', 'Boise Pick Up');
define('MODULE_SHIPPING_ITEM_TEXT_DESCRIPTION', 'Boise Pick Up');
define('MODULE_SHIPPING_ITEM_TEXT_WAY', 'Local Pick Up on Weekends Only at the Field');
?>

 

I am new to php and have found my above edit to work well. My question is do I need to change any other files so I dont run into trouble down the road ?

Posted

Depends on what you are trying to accomplish. Just change the wording? You should be ok, just editing the one file.

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Posted

Thanks. Just wanted to change the descriptive text to fit my needs.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...