]> 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 5fffa6f7bc22597a555a2461104b6a218db6b096..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}" />
@@ -34,9 +34,9 @@
                                </li>
                        </ui:fragment>
 
-                       <li class="footer_copyright">Copyright (c) 2016 by Roland Häder</li>
+                       <li class="footer_copyright">Copyright (c) 2016 Galdora e.K.</li>
                </ul>
-       </div>
+       </footer>
 
        <div class="clear"></div>
 </ui:composition>