i am using cb 1.7.1 on joomla 1.5.20. When i am sending an email to a user getting this message.. 'Your email was sent successfully!1' my question is how to remove that '1' .i have checked the default_language.php file. The file is like this
DEFINE('_UE_SENDEMAIL','SendEmail');
DEFINE('_UE_SENTEMAILSUCCESS','Your email was sent successfully!');