From 43c85cc44609f50682dcfe0fe36a88d636b22b5d Mon Sep 17 00:00:00 2001 From: philippe Date: Sat, 5 Apr 2014 17:10:38 +0200 Subject: [PATCH 1/2] anglicized --- htdocs/adherents/admin/adherent_extrafields.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/adherents/admin/adherent_extrafields.php b/htdocs/adherents/admin/adherent_extrafields.php index 25139697955..d3ed3fb084c 100644 --- a/htdocs/adherents/admin/adherent_extrafields.php +++ b/htdocs/adherents/admin/adherent_extrafields.php @@ -121,7 +121,7 @@ if ($action != 'create' && $action != 'edit') /* ************************************************************************** */ /* */ -/* Creation d'un champ optionnel */ +/* Creation of an optional field */ /* */ /* ************************************************************************** */ @@ -135,7 +135,7 @@ if ($action == 'create') /* ************************************************************************** */ /* */ -/* Edition d'un champ optionnel */ +/* Edition of an optional field */ /* */ /* ************************************************************************** */ if ($action == 'edit' && ! empty($attrname)) From 8dc23025ed6268da8e4aac29bead02af74ae220e Mon Sep 17 00:00:00 2001 From: philippe Date: Sun, 6 Apr 2014 16:06:54 +0200 Subject: [PATCH 2/2] anglicized --- htdocs/adherents/admin/adherent_type_extrafields.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/adherents/admin/adherent_type_extrafields.php b/htdocs/adherents/admin/adherent_type_extrafields.php index 5fdd9ff2a39..49ffe022edd 100644 --- a/htdocs/adherents/admin/adherent_type_extrafields.php +++ b/htdocs/adherents/admin/adherent_type_extrafields.php @@ -124,7 +124,7 @@ if ($action != 'create' && $action != 'edit') /* ************************************************************************** */ /* */ -/* Creation d'un champ optionnel */ +/* Creation of an optional field */ /* */ /* ************************************************************************** */ @@ -138,7 +138,7 @@ if ($action == 'create') /* ************************************************************************** */ /* */ -/* Edition d'un champ optionnel */ +/* Edition of an optional field */ /* */ /* ************************************************************************** */ if ($action == 'edit' && ! empty($attrname))