]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/WEB-INF/templates/admin/admin_footer.tpl
Please cherry-pick:
[jjobs-war.git] / web / WEB-INF / templates / admin / admin_footer.tpl
index 2a8e7433dec3e3bd47ebdb79d57aa92c4fa436d8..edcc1d4df0554f23401c5f0a0270f4033ba26643 100644 (file)
@@ -2,12 +2,13 @@
        xmlns="http://www.w3.org/1999/xhtml"
        xmlns:f="http://java.sun.com/jsf/core"
        xmlns:h="http://java.sun.com/jsf/html"
-       xmlns:ui="http://java.sun.com/jsf/facelets">
-       <div class="footer">
+       xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
+
+       <footer class="footer">
                <ul class="footer_nav">
                        <li><h:link outcome="index" value="#{msg.LINK_ADMIN_FOOTER_TO_WEBPAGE}" /></li>
                </ul>
-       </div>
+       </footer>
 
        <div class="clear"></div>
 </ui:composition>