diff --git a/htdocs/includes/modules/dons/html_cerfafr.modules.php b/htdocs/includes/modules/dons/html_cerfafr.modules.php index 0477107ebb1..ce42e35dc28 100644 --- a/htdocs/includes/modules/dons/html_cerfafr.modules.php +++ b/htdocs/includes/modules/dons/html_cerfafr.modules.php @@ -72,6 +72,7 @@ class html_cerfafr extends ModeleDon function write_file($id) { global $conf,$langs,$user,$mysoc; + $langs->load("main"); $don = new Don($this->db); $don->fetch($id);