http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7043 Bug #: 7043 Summary: masthead_search id used twice in template Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org masthead_search is the ID of two selected on the OPAC - IDs should be unique. <select name="idx" id="masthead_search" class="left" style="max-width: 10em; width: 10em;"> <select name="limit" id="masthead_search" class="left" style="max-width: 10em; width: 10em;"> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.