From 094bb6108e527a3d6ca3f3cf8c9c7b6c2789822b 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) { %> - + <% } %>