developer_x Posted January 24, 2005 Share Posted January 24, 2005 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>?'); It is really urgent. Thanks in advance. Irfan, Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.