????
| Current Path : /home2/morganrand/www/store/includes/languages/english/modules/order_total/ |
| Current File : /home2/morganrand/www/store/includes/languages/english/modules/order_total/ot_shipping.php |
<?php
/*
$Id$
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
define('MODULE_ORDER_TOTAL_SHIPPING_TITLE', 'Shipping');
define('MODULE_ORDER_TOTAL_SHIPPING_DESCRIPTION', 'Order Shipping Cost');
define('FREE_SHIPPING_TITLE', 'Free Shipping');
define('FREE_SHIPPING_DESCRIPTION', 'Free shipping for orders over %s');
?>