From e903db7887fe9ffc61791610d098dd623552da5d Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Tue, 8 Oct 2013 18:27:36 +0200 Subject: LDAP Wizard: create user list filter, show number of user that will have access to OC --- apps/user_ldap/templates/part.wizard-userfilter.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'apps/user_ldap/templates') diff --git a/apps/user_ldap/templates/part.wizard-userfilter.php b/apps/user_ldap/templates/part.wizard-userfilter.php index 56dd16e8a61..879af95b2bc 100644 --- a/apps/user_ldap/templates/part.wizard-userfilter.php +++ b/apps/user_ldap/templates/part.wizard-userfilter.php @@ -2,7 +2,7 @@

- t('Limit the access to ownCloud to users meetignthis criteria:'));?> + t('Limit the access to ownCloud to users meeting this criteria:'));?>

@@ -28,13 +28,13 @@

- +

-

+ +

+ 0 t('user(s) found'));?> +

\ No newline at end of file -- cgit v1.2.3