]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/bye.jsp
Added footer for admin area + error include file "direct_call.jsp"
[pizzaservice-war.git] / web / bye.jsp
index 1ee657b7ac0d4af5f56ee3e32c044385198f177c..dc9df94f68b59ca15a27eb463f2570422ac0af2d 100644 (file)
        </head>
 
        <body>
-               <div id="title">
-                       <h1><%=PizzaServiceApplication.MAIN_TITLE%> - Sitzung beenden</h1>
+               <div id="header"> 
+                       <div id="title">
+                               <h1><%=PizzaServiceApplication.MAIN_TITLE%> - Sitzung beenden</h1>
+                       </div>
                </div>
 
                <jsp:include page="/static/menu.jsp" flush="true" />