http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4325 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2010-03-19 14:35:27 --- They are supposed to be styled as links. In most cases, the "cancel" action is not any kind of form submission, it's just a link back to a view or whatever the previous action was. In cases where a form submission might be required, styling the action to match existing patterns gives us a button styled like a link. In addition, the distinctly different style of the "cancel" action is a visual cue to users that the action isn't the primary one: Users do not have to spend a long time examining the labels to determine which button is the submit and which is the cancel. This should reduce errors. I don't believe this should be changed. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.