Update mod_codeclient_elephant.php

This commit is contained in:
Frédéric FRANCE 2020-11-01 23:09:30 +01:00 committed by GitHub
parent c973faf9a9
commit 1ccb5cb2d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ class mod_codeclient_elephant extends ModeleThirdPartyCode
}
if (in_array($examplesup, $errmsg)) {
$langs->load("errors");
$examplesup = $langs->trans($examplecust);
$examplesup = $langs->trans($examplesup);
}
}