]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/admin/user/admin_user_resend_confirmation_link.xhtml
Please cherry-pick:
[jjobs-war.git] / web / admin / user / admin_user_resend_confirmation_link.xhtml
index 503cb3a86d8b5e244a52b3475f725b6d86ec6b18..c3709026082545bba38164efd9d2db9dbc0db775 100644 (file)
@@ -14,7 +14,7 @@
                </f:metadata>
        </ui:define>
 
-       <ui:define name="admin_title">
+       <ui:define name="document_admin_title">
                <h:outputText value="#{msg.PAGE_TITLE_ADMIN_RESEND_USER_CONFIRMATION_LINK}" />
        </ui:define>
 
@@ -43,7 +43,7 @@
                                </h:panelGroup>
 
                                <div class="table-footer">
-                                       <p:commandButton styleClass="reset divider-right" type="reset" value="#{msg.BUTTON_RESET_FORM}" />
+                                       <p:commandButton styleClass="reset" type="reset" value="#{msg.BUTTON_RESET_FORM}" />
 
                                        <p:commandButton styleClass="submit" type="submit" action="#{adminUserController.resendConfirmationLink()}" value="#{msg.BUTTON_ADMIN_RESEND_USER_CONFIRMATION_LINK_ACCOUNT}" />
                                </div>