From 71189248d91b3778db669bc0d3b1e1a6a2a21977 Mon Sep 17 00:00:00 2001 From: aspangaro Date: Sun, 22 Nov 2015 21:35:19 +0100 Subject: [PATCH] Correct description --- htdocs/core/modules/dons/html_cerfafr.modules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/dons/html_cerfafr.modules.php b/htdocs/core/modules/dons/html_cerfafr.modules.php index 7861f089cc7..e80d97b781a 100644 --- a/htdocs/core/modules/dons/html_cerfafr.modules.php +++ b/htdocs/core/modules/dons/html_cerfafr.modules.php @@ -46,7 +46,7 @@ class html_cerfafr extends ModeleDon $this->db = $db; $this->name = "cerfafr"; - $this->description = 'Modèles de reçu de dons - fr_FR - Cerfa 11580*03'; + $this->description = $langs->trans('DonationsReceiptModel').' - fr_FR - Cerfa 11580*03'; // Dimension page for size A4 $this->type = 'html';