| « Smilies and thumbnail plugins | BAE Blue Cloud for b2evolution » |
Currently the message users receive once they validate their emails is: ” Your email address has been validated.”
To change this message or add to it… this is what you need to do.
Open file htsrv/login.php and scroll to line 243.
PHP:
$Messages->add( T_( 'Your email address has been validated.' ), 'success' ); |
Simply edit this line to what you would like it to say. Simple!