diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index a804948bf1d..e71a0f6eafe 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -3005,14 +3005,14 @@ class Form
{
global $conf,$langs,$user;
- $langs->load_cache_currencies();
+ $langs->load_cache_currencies('');
$out='';
if ($selected=='euro' || $selected=='euros') $selected='EUR'; // Pour compatibilite
$out.= '