]> 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 6aa4abef727e32af27f71aad8f6e712c4c83432a..edcc1d4df0554f23401c5f0a0270f4033ba26643 100644 (file)
@@ -3,11 +3,12 @@
        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><h:link outcome="index" value="#{msg.LINK_ADMIN_FOOTER_TO_WEBPAGE}" /></li>
                </ul>
-       </div>
+       </footer>
 
        <div class="clear"></div>
 </ui:composition>