From f5c7f22cc8595a81b5d9f9da4a0a29faf2dbbdce Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 14 Sep 2015 15:48:51 -0400 Subject: #1637 able to skip verify for LDAP --- templates/admin/auth/edit.tmpl | 6 ++---- templates/admin/auth/new.tmpl | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'templates/admin/auth') diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl index 377bbbcf..1cd647cc 100644 --- a/templates/admin/auth/edit.tmpl +++ b/templates/admin/auth/edit.tmpl @@ -123,14 +123,12 @@ - {{if .Source.IsSMTP}} -
+
- +
- {{end}}
diff --git a/templates/admin/auth/new.tmpl b/templates/admin/auth/new.tmpl index 6c38ec5b..5b5a81ac 100644 --- a/templates/admin/auth/new.tmpl +++ b/templates/admin/auth/new.tmpl @@ -122,7 +122,7 @@
-
+
-- cgit v1.2.3