Hi,

I've moved SHOW_CUSTOMER_GREETING (the "Welcome Guest, would you like to log yourself in" message) from tpl_index_default.php to the tpl_header.php file as I want this message displayed on every page until the user logs in.

The problem is, when I navigate away from the index page, either to log in/register or to browse through products or other pages the greeting message is replaced with "TEXT_GREETING_GUEST".

I understand why this is happening but I'm not sure how to remedy it, any ideas?

You can see exactly what I mean by heading over to http://www.tradersupplies.co.uk (it's in the early stages of customization so ignore all the ugly div borders!).