From 52c12cbecdea87cd839de6d3a210d69bee0fade4 Mon Sep 17 00:00:00 2001 From: philippe grand Date: Sun, 28 Aug 2016 14:37:53 +0200 Subject: [PATCH] fix : bad name --- htdocs/adherents/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/list.php b/htdocs/adherents/list.php index caa45b1d99c..92cd863f0e0 100644 --- a/htdocs/adherents/list.php +++ b/htdocs/adherents/list.php @@ -421,7 +421,7 @@ if ($resql) if (! empty($arrayfields['d.firstname']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.lastname']['checked']))