]> git.mxchange.org Git - jfinancials-war.git/commitdiff
added resend link to footer navigation
authorRoland Häder <roland@mxchange.org>
Mon, 23 May 2016 12:31:34 +0000 (14:31 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 25 May 2016 18:34:52 +0000 (20:34 +0200)
web/WEB-INF/templates/guest/guest_footer.tpl

index e1ff4cbe05676c5926a7cffca0cf8971c62ca7ee..30b4b95f869a4ccead2208ee4d33d04829e4283e 100644 (file)
                                <h:link outcome="index" title="#{msg.LINK_GUEST_HOME_TITLE}" value="#{msg.LINK_GUEST_HOME}" />
                        </li>
 
+                       <li class="footer_link">
+                               <h:link outcome="user_resend_link" title="#{msg.LINK_GUEST_RESEND_LINK_TITLE}" value="#{msg.LINK_GUEST_RESEND_LINK}" />
+                       </li>
+
                        <li class="footer_link">
                                <h:link outcome="imprint" title="#{msg.LINK_GUEST_IMPRINT_TITLE}" value="#{msg.LINK_GUEST_IMPRINT}" />
                        </li>