From a99c6db3273cbeb988e7917635cf64854eb50d6e Mon Sep 17 00:00:00 2001 From: james Date: Thu, 23 Jan 2014 17:03:31 +0100 Subject: [PATCH] SEC-2467: Fix Small errors in itest-web's jsps --- .../web/src/main/webapp/secure/authenticationTagTestPage.jsp | 4 +--- itest/web/src/main/webapp/secure/secure1.jsp | 5 ++++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp b/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp index f7439ba56f..9137061d27 100644 --- a/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp +++ b/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp @@ -3,15 +3,13 @@

Authentication Tag Test Page

-

+ diff --git a/itest/web/src/main/webapp/secure/secure1.jsp b/itest/web/src/main/webapp/secure/secure1.jsp index 015cb1c544..250567a1d0 100644 --- a/itest/web/src/main/webapp/secure/secure1.jsp +++ b/itest/web/src/main/webapp/secure/secure1.jsp @@ -7,6 +7,9 @@ A secure page - + + + + \ No newline at end of file