http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1533 Summary: Bring back system preferences search Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: Parameters AssignedTo: chris.cormack@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org A long time ago the System Preferences page had a search form: <form action=/cgi-bin/koha/admin/systempreferences.pl method=post> <input type=text name=searchfield value=""> <input type=reset name=reset value="clr"> </form> I'm assuming it worked at some point, but at some point it stopped, and now the form isn't in the template anymore. Is the search handling stuff still in the script? I realize that the tabs help organize things, and make it easier to find stuff if you know where to look, but if you /don't/ know where to look, but know the preference name, a search would be helpful. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.