From acafc8ca4653a65125d88cf9d8d1bd6bd4ae413f Mon Sep 17 00:00:00 2001
From: Arthur Schiwon
Date: Tue, 12 May 2015 14:53:05 +0200
Subject: remove superflous button. fixes #15971
---
apps/user_ldap/templates/part.wizard-groupfilter.php | 3 ---
apps/user_ldap/templates/part.wizard-loginfilter.php | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
(limited to 'apps')
diff --git a/apps/user_ldap/templates/part.wizard-groupfilter.php b/apps/user_ldap/templates/part.wizard-groupfilter.php
index bfcfd115218..2f663b858e2 100644
--- a/apps/user_ldap/templates/part.wizard-groupfilter.php
+++ b/apps/user_ldap/templates/part.wizard-groupfilter.php
@@ -47,9 +47,6 @@
placeholder="t('Edit LDAP Query'));?>"
title="t('The filter specifies which LDAP groups shall have access to the %s instance.', $theme->getName()));?>">
-
diff --git a/apps/user_ldap/templates/part.wizard-loginfilter.php b/apps/user_ldap/templates/part.wizard-loginfilter.php
index fa17a9b430b..8d9fccf24b8 100644
--- a/apps/user_ldap/templates/part.wizard-loginfilter.php
+++ b/apps/user_ldap/templates/part.wizard-loginfilter.php
@@ -58,4 +58,4 @@
-
\ No newline at end of file
+
--
cgit v1.2.3