]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/admin/fax/admin_fax_edit.xhtml
Please cherry-pick:
[jjobs-war.git] / web / admin / fax / admin_fax_edit.xhtml
index cc54be0edeb2a0558bdf1e4465a541eb862fe629..aaa6a2083e62c0ac55aad620bf7a8694ea581089 100644 (file)
@@ -36,7 +36,7 @@
                                <widgets:outputAdminFaxDataFormFields faxNumber="#{beanHelper.faxNumber}" />
 
                                <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_edit_fax" value="#{msg.BUTTON_ADMIN_EDIT_FAX_NUMBER}" action="#{adminPhoneController.doChangeFaxNumber()}" />
                                </div>
                        </h:panelGroup>