From 668952ec09eb3d7bbdd79303d0495a805dfb9463 Mon Sep 17 00:00:00 2001 From: Michael Jett Date: Tue, 22 May 2012 16:12:21 -0400 Subject: [PATCH] Fixing typo --- .../src/main/webapp/resources/template/client.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid-connect-server/src/main/webapp/resources/template/client.html b/openid-connect-server/src/main/webapp/resources/template/client.html index 5675e0294..e707d49e0 100644 --- a/openid-connect-server/src/main/webapp/resources/template/client.html +++ b/openid-connect-server/src/main/webapp/resources/template/client.html @@ -96,7 +96,7 @@ You may enter multiple URLs separated by a new lines + rows="3"><% for (var i in registeredRedirectUri) { %><%=registeredRedirectUri[i]+"\n"%><% } %> You may enter multiple URIs separated by a new lines