https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42727
--- Comment #7 from Jonathan Druart <[email protected]> --- Created attachment 200624 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200624&action=edit Bug 42727: Sort using the order from the staff syspref The main goal of the previous patch was to prevent the randomness, the languages were displayed by code. The languages in the footer are the languages enabled for the staff interface. This patch suggests to use the order of the syspref, and append the languages not enabled at the end of the list. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
