]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/WEB-INF/templates/guest/guest_footer.tpl
Please cherry-pick:
[jjobs-war.git] / web / WEB-INF / templates / guest / guest_footer.tpl
index e06950f226bec7cd1f9b9e11d27a4114182adbe8..6de89e7c300e785512df35a526e7ee639d9ab70a 100644 (file)
@@ -4,7 +4,7 @@
        xmlns:f="http://java.sun.com/jsf/core"
        xmlns:h="http://java.sun.com/jsf/html"
        xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
-       <div class="footer">
+       <footer class="footer">
                <ul class="footer_nav">
                        <li class="footer_link">
                                <h:link outcome="index" title="#{msg.LINK_GUEST_HOME_TITLE}" value="#{msg.LINK_GUEST_HOME}" />
@@ -36,7 +36,7 @@
 
                        <li class="footer_copyright">Copyright (c) 2016 Galdora e.K.</li>
                </ul>
-       </div>
+       </footer>
 
        <div class="clear"></div>
 </ui:composition>