[Qual] Uniformize code

This commit is contained in:
philippe grand
2015-10-27 13:42:00 +01:00
parent 0a3ba3a0c6
commit 12e7c7b9e4
6 changed files with 44 additions and 44 deletions

View File

@@ -63,7 +63,7 @@ if ($action == 'updateMask')
}
else
{
setEventMessage($langs->trans("Error"), null, 'errors');
setEventMessages($langs->trans("Error"), null, 'errors');
}
}