]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/guest/user/user_resend_link.xhtml
Please cherry-pick:
[jjobs-war.git] / web / guest / user / user_resend_link.xhtml
index 08dfc7e5827c1e27b93c4d1aa4f8eb90a7375de1..69f7ae529830d2b8127959efbd8ad657b38bfad4 100644 (file)
@@ -52,7 +52,7 @@
 
                                <div class="table-footer">
                                        <p:commandButton styleClass="reset divider-right" type="reset" value="#{msg.BUTTON_RESET_FORM}" />
-                                       <p:commandButton styleClass="submit" type="submit" id="button_resend_link" value="#{msg.BUTTON_RESEND_CONFIRMATION_LINK}" action="#{userResendConfirmationController.doResendLink()}" />
+                                       <p:commandButton styleClass="submit" type="submit" id="submit_resend_link" value="#{msg.BUTTON_RESEND_CONFIRMATION_LINK}" action="#{userResendConfirmationController.doResendLink()}" />
                                </div>
                        </h:panelGroup>
                </h:form>