From 866b218f3752a28ade2662e8150654d9e09e7adb 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 076db93a91..ebac944e56 100644 --- a/apps/user_ldap/templates/part.wizard-userfilter.php +++ b/apps/user_ldap/templates/part.wizard-userfilter.php @@ -1,7 +1,7 @@

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