From 2ae06b2611a36d2b8f09d232783901e036ebca93 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 31 Jul 2014 23:11:05 -0400 Subject: [PATCH] fixed corrupted template, closes #644 --- .../src/main/webapp/resources/template/scope.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid-connect-server-webapp/src/main/webapp/resources/template/scope.html b/openid-connect-server-webapp/src/main/webapp/resources/template/scope.html index 7d98d70c6..0c6504d17 100644 --- a/openid-connect-server-webapp/src/main/webapp/resources/template/scope.html +++ b/openid-connect-server-webapp/src/main/webapp/resources/template/scope.html @@ -210,7 +210,7 @@ style="cursor: default;" > <% } else { %> - §s%> + <%-s%> <% }