From 4abcbd59d0763b4e5e012368a4e58a3322ab60af Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 20 Feb 2017 19:26:16 +0100 Subject: [PATCH] Fix misleading wording: searching is affected, not user access. Signed-off-by: Arthur Schiwon --- apps/user_ldap/templates/part.wizard-userfilter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/user_ldap/templates/part.wizard-userfilter.php b/apps/user_ldap/templates/part.wizard-userfilter.php index 4c04d4372f7c0..ebac944e56f93 100644 --- a/apps/user_ldap/templates/part.wizard-userfilter.php +++ b/apps/user_ldap/templates/part.wizard-userfilter.php @@ -1,7 +1,7 @@

- t('Limit %s access to users meeting these criteria:', $theme->getName()));?> + t('Listing and searching for users is constrained by these criteria:'));?>