From edeec3545820b507fa8c4360740ae689ac10e0ca Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Fri, 7 Mar 2008 19:34:35 +0000 Subject: [PATCH] Correcting logout page. --- .../src/main/webapp/WEB-INF/logout-success.xhtml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/logout-success.xhtml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/logout-success.xhtml index 51b095af..17855931 100755 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/logout-success.xhtml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/logout-success.xhtml @@ -1,9 +1,10 @@ -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="tiles" uri="http://tiles.apache.org/tags-tiles" %> - - - + + + +
@@ -12,5 +13,5 @@
-
-
\ No newline at end of file + + \ No newline at end of file