thedream Posted April 27, 2005 Share Posted April 27, 2005 Hi there, I am making a delivery by messenger module, and I would like to be able to place the MODULE_SHIPPING_[modulename]_TEXT_DESCRIPTION, in the "checkout_confirmation.php" page. I explain my self: I have the internationalization file, and the standard definitions: define('MODULE_SHIPPING_[modulename]_TEXT_TITLE', 'Delivery in 3 hours by messenger.'); define('MODULE_SHIPPING_[modulename]_TEXT_DESCRIPTION', 'Local Delivery Service in 3 hours (description).'); define('MODULE_SHIPPING_[modulename]_TEXT_WAY', 'Delivery will occur same day between 9.00 am and 7.00 pm.'); define('MODULE_SHIPPING_[modulename]_TOO_HEAVY', 'Weight too heavy for this delivery.'); Everything are fine, but: when I checkout on the "checkout_confirmation.php" page, the osCommerce php standard put the TEXT_TITLE and the TEXT_WAY values to this place (sometimes it could be a very long sentence). What I want is to put the TEXT_DESCRIPTION there. How can I do it? Please help... MArc Quote osCommerce 2.2 MS2 in 6 languages TVA Intracomm Numbers of visitors online Who's online Enhancement .... Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.