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

Moderators: tydust, LorenzoG, timothy.stiffler
ot2sen wrote: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');