]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/WEB-INF/templates/guest/guest_menu.tpl
Continued:
[addressbook-war.git] / web / WEB-INF / templates / guest / guest_menu.tpl
index c7c2389acf21795db41cd49ca33a6a56e441fb67..9c2b948d1a61888ac8b8e1449ad097815c3bfc6f 100644 (file)
@@ -24,7 +24,7 @@
                                <li><h:link title="#{msg.LINK_GUEST_LOGIN_TITLE}" outcome="user_login" value="#{msg.LINK_GUEST_LOGIN}" /></li>
                                <li><h:link title="#{msg.LINK_GUEST_REGISTER_TITLE}" outcome="user_register" value="#{msg.LINK_GUEST_REGISTER}" /></li>
                                <li><h:link title="#{msg.LINK_GUEST_PASSWORD_TITLE}" outcome="user_lost_passwd" value="#{msg.LINK_GUEST_PASSWORD}" /></li>
-                               <li><h:link title="#{msg.LINK_GUEST_RESEND_LINK_TITLE}" outcome="user_lost_passwd" value="#{msg.LINK_GUEST_RESEND_LINK}" /></li>
+                               <li><h:link title="#{msg.LINK_GUEST_RESEND_LINK_TITLE}" outcome="user_resend_link" value="#{msg.LINK_GUEST_RESEND_LINK}" /></li>
                        </ul>
                </div>
        </div>