From 2c5ef858d0e0e5d7847ee981e40257a4f09abcb7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 20 Jun 2015 20:35:57 +0200 Subject: [PATCH] NEW Filter "active" by default on user list. Fix label of permission of project module --- htdocs/admin/dict.php | 4 ++-- htdocs/core/class/html.form.class.php | 6 ++++-- htdocs/core/modules/modProjet.class.php | 14 +++++++------- htdocs/langs/en_US/admin.lang | 12 ++++++------ htdocs/user/class/user.class.php | 5 ++++- htdocs/user/hierarchy.php | 9 +++++++-- htdocs/user/index.php | 5 ++++- 7 files changed, 34 insertions(+), 21 deletions(-) diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php index 9ef2ff7c7e4..bac9c99a013 100644 --- a/htdocs/admin/dict.php +++ b/htdocs/admin/dict.php @@ -832,7 +832,7 @@ if ($id) $fieldlist=explode(',',$tabfield[$id]); // Line for title - print ''; + print ''; foreach ($fieldlist as $field => $value) { // Determine le nom du champ par rapport aux noms possibles @@ -906,7 +906,7 @@ if ($id) print ''; // Line to enter new values - print ""; + print ""; $obj = new stdClass(); // If data was already input, we define them in obj to populate input fields. diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 82a448e0c38..1200d674ccd 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -3218,7 +3218,8 @@ class Form $formconfirm.= '