From 26ac8f9f2828f1d3865e19593c959411b198278d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 3 Jun 2013 22:17:03 +0200 Subject: [PATCH] Fix: Missing translation --- htdocs/adherents/stats/byproperties.php | 1 + htdocs/adherents/stats/geo.php | 1 + htdocs/adherents/stats/index.php | 1 + 3 files changed, 3 insertions(+) diff --git a/htdocs/adherents/stats/byproperties.php b/htdocs/adherents/stats/byproperties.php index 675ad501a5e..7c1cc07ad69 100755 --- a/htdocs/adherents/stats/byproperties.php +++ b/htdocs/adherents/stats/byproperties.php @@ -45,6 +45,7 @@ $startyear=$year-2; $endyear=$year; $langs->load("members"); +$langs->load("companies"); /* diff --git a/htdocs/adherents/stats/geo.php b/htdocs/adherents/stats/geo.php index 083d323520d..38a47555706 100755 --- a/htdocs/adherents/stats/geo.php +++ b/htdocs/adherents/stats/geo.php @@ -45,6 +45,7 @@ $startyear=$year-2; $endyear=$year; $langs->load("members"); +$langs->load("companies"); /* diff --git a/htdocs/adherents/stats/index.php b/htdocs/adherents/stats/index.php index fff9167a790..7ca24d5bd4f 100644 --- a/htdocs/adherents/stats/index.php +++ b/htdocs/adherents/stats/index.php @@ -47,6 +47,7 @@ $startyear=$year-2; $endyear=$year; $langs->load("members"); +$langs->load("companies"); /*