Search found 3 matches
- Wed Sep 13, 2006 3:45 pm
- Forum: Joomla! Extensions Directory Forum
- Topic: Editing the text on the registration page
- Replies: 3
- Views: 1401
Re: Editing the text on the registration page
Hi shack88, Good to see you noticed that the first post was moved to correct forum Your question: You can edit that in the language file, tex. /languages/english.php and look for: DEFINE('_LOGIN_DESCRIPTION','To access the Private area of this site please Login'); Perfect, just what I was loo...
- Wed Sep 13, 2006 3:35 pm
- Forum: Joomla! Extensions Directory Forum
- Topic: Editing the text on the registration page
- Replies: 3
- Views: 1401
Re: Editing the text on the registration page
Sorry, wrong forum *again*
- Wed Sep 13, 2006 3:33 pm
- Forum: Joomla! Extensions Directory Forum
- Topic: Editing the text on the registration page
- Replies: 3
- Views: 1401
Editing the text on the registration page
How do I edit this text on the registration page, "To access the Private area of this site please Login"
I’ve had a look at /components/com_login/login.html.php
And the text is defined by: get( 'description_login_text' ); ?>
Where or how do I define "description_login_text" ?
Thanks
I’ve had a look at /components/com_login/login.html.php
And the text is defined by: get( 'description_login_text' ); ?>
Where or how do I define "description_login_text" ?
Thanks