https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42727
--- Comment #15 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 204243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204243&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. Signed-off-by: David Nind <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
