From a5ab5b7d0874bd17d6564fbff14de0a9523714a3 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Sun, 14 Sep 2014 21:41:09 -0400 Subject: [PATCH] cleaner introspection label --- .../src/main/webapp/resources/template/client.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid-connect-server-webapp/src/main/webapp/resources/template/client.html b/openid-connect-server-webapp/src/main/webapp/resources/template/client.html index 3962a5b60..dcfd69807 100644 --- a/openid-connect-server-webapp/src/main/webapp/resources/template/client.html +++ b/openid-connect-server-webapp/src/main/webapp/resources/template/client.html @@ -39,7 +39,7 @@ <% } %> <% if (client.allowIntrospection) { %> - + <% } %>