The links 'log yourself in" and "create an account" point to login.php and create_account.php respectively. I need to change the first link so that it points to create_account.php page as well.
"Welcome Guest! Would you like to log yourself in[hyperlink]? Or would you prefer to create an account[hyperlink]?"
I went thru the coding. I think I need to make changes to line#289 of languages/english.php which is:
define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s"><u>log yourself in</u></a>? Or would you prefer to <a href="%s"><u>create an account</u></a>?');





LinkBack URL
About LinkBacks






Bookmarks