]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/WEB-INF/templates/guest/guest_menu.tpl
fixed more link outcomes, opps
[jjobs-war.git] / web / WEB-INF / templates / guest / guest_menu.tpl
index 1b5b506925d198d23f8213e04be5e12d4b935573..13cd78a31c27bb993b5a353f892ec711a8e15559 100644 (file)
@@ -40,7 +40,7 @@
 
                                <ui:fragment rendered="#{featureController.isFeatureEnabled('user_name_required') and featureController.isFeatureEnabled('user_password_recovery')}">
                                        <li>
-                                               <h:link title="#{msg.LINK_GUEST_PASSWORD_TITLE}" outcome="user_lost_passwd" value="#{msg.LINK_GUEST_PASSWORD}" />
+                                               <h:link title="#{msg.LINK_GUEST_PASSWORD_TITLE}" outcome="user_lost_password" value="#{msg.LINK_GUEST_PASSWORD}" />
                                        </li>
                                </ui:fragment>