Hi all,
Hope someone can shad some light on this.

I was wondering what the following line of code inside the header.php does and if there is a switch that controls it?

define('HEADER_TITLE_CREATE_ACCOUNT', 'Create Account');

This line of code is inside the header.php file under /includes/languages/english/

I'm trying to add a Create a New Account link on the nav bar along with the login and home page link.

Version 1.3.8a

I have looked and looked to see if I could find what it does.

Thanks so much.