rhondab Posted December 7, 2006 Posted December 7, 2006 Hello, Can anyone tell me what file the Comments box is where the customer can enter comments at checkout? My clients wants me to add something like Add Gift Note Card Comments here also. Thanks, Rhonda
rhondab Posted December 7, 2006 Author Posted December 7, 2006 This appears to be on the checkout_shipping.php page but I can't find the text Add Comments About Your Order so I can embellish on those words. I would rather it say Add Comments About Your Order OR Add Your Gift Note Card Verbiage Below: Hello, Can anyone tell me what file the Comments box is where the customer can enter comments at checkout? My clients wants me to add something like Add Gift Note Card Comments here also. Thanks, Rhonda
speed777 Posted December 7, 2006 Posted December 7, 2006 look for: define('NAVBAR_TITLE', 'Cart Contents'); in /includes / languages / english / shopping_cart.php
rhondab Posted December 7, 2006 Author Posted December 7, 2006 Found it! Thanks! Rhonda look for: define('NAVBAR_TITLE', 'Cart Contents');in /includes / languages / english / shopping_cart.php
speed777 Posted December 8, 2006 Posted December 8, 2006 I was wrong, it's in includes / languages / english / checkout_shipping.php look for: define('TABLE_HEADING_COMMENTS', 'Add Comments About Your Order');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.