That's strange.... doesn't seem to be generated from popup_shipping_estimator.php........ I just changed those defines to these test values to see if I could force a new line, but the text, 'test' does not show up at all?
PHP Code:
define('HEADING_SEARCH_HELP', 'TESTTESTTESTShipping Estimator:<dt>test</dt>');
define('TEXT_TOTAL_ITEMS', 'Total Items: <dt>test</dt>');
define('TEXT_TOTAL_WEIGHT', ' Weight: <dt>test</dt>');
define('TEXT_TOTAL_AMOUNT', ' Amount: <dt>test</dt>');
Either I have this file in the wrong place or it's coming from some place else?
I checked my overrides folder but my file is not in the folder you said Steve. My file is in /includes/languages/english
So, it's not being overridden?