I changed the buttons for Prev/Listing/Next. Prev and Next turned out fine, but I changed the text on Listing and that didn't work out too fine.

After changing the text I went to:

Includes/languages/English/Piccadilly_posh>button_names.php

and made the change here:

define('BUTTON_IMAGE_RETURN_TO_PROD_LIST', 'see-all-products-by-this-designer.gif');

This is what I ended up with:

http://designerperfumesnob.authsafe....en-p-4918.html


You'll note the same in the search header submit button. I changed the png to GO, from a magnifying glass, and changed the define to go, and got the same result.

What did I do wrong?