]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/user/login_user_change_personal_data.xhtml
Please cherry-pick:
[jjobs-war.git] / web / user / login_user_change_personal_data.xhtml
index 62dc3ce82b26878819bd6e18d154bdaa3100b87e..15462f7566a9096fded2c04131957ea88dbcbb84 100644 (file)
@@ -39,7 +39,7 @@
                                <ui:include src="/WEB-INF/templates/guest/guest_privacy_terms.tpl" />
 
                                <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" id="submit_change_personal_data" value="#{msg.BUTTON_CHANGE_PERSONAL_DATA}" action="#{userController.doChangePersonalData()}" />
                                </div>
                        </h:form>