https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22880
--- Comment #22 from Owen Leonard <[email protected]> --- Created attachment 96209 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96209&action=edit Bug 22880: (follow-up) Use global language variable for news language This patch removes news-specific code for defining the language of news items queried for the OPAC home page. An identical language variable is already defined globally. Previous to this patch an 'opacheader' news item would only appear on the OPAC home page. Now it should appear on all OPAC pages. -- 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/
