]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/WEB-INF/templates/login/user/user_footer.tpl
Please cherry-pick:
[pizzaservice-war.git] / web / WEB-INF / templates / login / user / user_footer.tpl
index 627af1a51e82fe373c0ffa274c2f5d56b3083743..d31305de26aa3ac8b467ef1a9ab031c86d0a86f0 100644 (file)
@@ -5,7 +5,7 @@
        xmlns:h="http://java.sun.com/jsf/html"
        xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
 
-       <footer class="footer">
+       <div class="footer">
                <ul class="footer_nav">
                        <li class="footer_link">
                                <h:link outcome="login_index" title="#{msg.LINK_LOGIN_HOME_TITLE}" value="#{msg.LINK_LOGIN_HOME}" />
@@ -31,7 +31,7 @@
 
                        <li class="footer_copyright">Copyright (c) 2016, 2017 Roland Häder</li>
                </ul>
-       </footer>
+       </div>
 
        <div class="clear"></div>
 </ui:composition>