Merge pull request #398 from grandoc/develop

dyslexie
This commit is contained in:
Regis Houssin 2012-09-15 01:05:08 -07:00
commit 85a756bee4

View File

@ -66,7 +66,7 @@ if ($user->rights->adherent->cotisation->creer && $_REQUEST["action"] == 'update
// If transaction consolidated
if ($accountline->rappro)
{
$errmsg=$langs->trans("SubscriptionLinkedToConciliatedTrnasaction");
$errmsg=$langs->trans("SubscriptionLinkedToConciliatedTransaction");
}
else
{