diff --git a/htdocs/core/class/html.formsms.class.php b/htdocs/core/class/html.formsms.class.php index 66b284a3aba..35736b56228 100644 --- a/htdocs/core/class/html.formsms.class.php +++ b/htdocs/core/class/html.formsms.class.php @@ -229,7 +229,7 @@ function limitChars(textarea, limit, infodiv) } else { - print ''.$langs->trans("SmsNoPossibleRecipientFound"); + print ''.$langs->trans("SmsNoPossibleSenderFound"); if (is_object($sms) && ! empty($sms->error)) print ' '.$sms->error; print ''; } @@ -304,10 +304,10 @@ function limitChars(textarea, limit, infodiv) '.$langs->trans("Priority").' : '.$langs->trans("Type").' :