]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/bye.xhtml
Added missing init() method + renamed localInit() -> genericInit()
[pizzaservice-war.git] / web / bye.xhtml
index 167737b9f6c3f9e0f3ede90e77f170dfb40ab8e2..c8ba5d948db8863d1242c07bf3ba753dc1f03193 100644 (file)
@@ -21,7 +21,7 @@
                        </div>
                </div>
 
-               <jsp:include page="/static/guest/guest_menu.jsp" flush="false" />
+               <jsp:include page="/WEB-INF/templates/guest/guest_menu.jsp" flush="false" />
 
                <div id="content_outer">
                        <div id="content_title">
@@ -44,6 +44,6 @@
                        </div>
                </div>
 
-               <jsp:include page="/static/guest/guest_footer.jsp" flush="false" />
+               <jsp:include page="/WEB-INF/templates/guest/guest_footer.jsp" flush="false" />
        </body>
 </html>