https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35538 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 159979 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159979&action=edit Bug 35538: Sort OPAC self registration library list by library name This patch modifies opac-memberentry.pl so that the list of libraries is sorted by library name instead of library code. To test, apply the patch and restart services. - If using the default testing data you'll have to go to Administration -> Libraries and edit one or more libraries so that the library name is alphabetically different than the library code. e.g. Centerville -> Zanzibar. - Go the OPAC and click "Create an account" (requires the PatronSelfRegistration system preference). - Under "Home library," the dropdown of libraries should be ordered by library name. -- You are receiving this mail because: You are watching all bug changes.