From 74ca63081ab169239e1f26b2ef917dd3439eeeb3 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 5 Feb 2015 17:11:20 +0100 Subject: [PATCH] =?UTF-8?q?supannEntite:=20corrige=20l'intitul=C3=A9=20du?= =?UTF-8?q?=20champ=20supannTypeEntite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local/conf/LSobjects/config.LSobjects.LSsupannEntite.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/conf/LSobjects/config.LSobjects.LSsupannEntite.php b/local/conf/LSobjects/config.LSobjects.LSsupannEntite.php index 3c917ff..edecd00 100644 --- a/local/conf/LSobjects/config.LSobjects.LSsupannEntite.php +++ b/local/conf/LSobjects/config.LSobjects.LSsupannEntite.php @@ -275,7 +275,7 @@ $GLOBALS['LSobjects']['LSsupannEntite'] = array ( /* ----------- start -----------*/ 'supannTypeEntite' => array ( - 'label' => "Type de l\'entité", + 'label' => 'Type de l\'entité', 'ldap_type' => 'ascii', 'html_type' => 'supannTypeEntite', 'multiple' => 1,