https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16400
--- Comment #20 from Owen Leonard <[email protected]> --- Created attachment 51551 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51551&action=edit Bug 16400 [Follow-up] Proposal to uniform the placement of submit buttons This follow-up makes some corrections to the markup of the cancel button: - Use <a> instead of <button> to eliminate the need for an "onclick" attribute. - Remove the "cancel" class which adds unwanted padding. - Correct the destination of the cancel button when cancelling during an edit (should redirect to the patron detail page). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
