<input type=button value="Clear Screen" onClick="window.location = '/cgi-bin/koha/circ/circulation.pl'"> - all attributes should be quoted - all attributes should be in lower case
- input tags should be self-closing: < ... />
Created attachment 3467 [details] [review] Proposed fix
Patch pushed, please test
This bug is mentioned in: Fix for Bug 5972 - DisplayClearScreenButton preference introduces invalid markup http://lists.koha-community.org/pipermail/koha-patches/2011-March/014282.html Fix for Bug 5972 - DisplayClearScreenButton preference introduces invalid markup http://lists.koha-community.org/pipermail/koha-patches/2011-March/014273.html