Bug 22318: Example implementation: OpacNavRight system preference
[koha-equinox.git] / opac / opac-main.pl
index 965618c..4af6f1a 100755 (executable)
@@ -104,6 +104,7 @@ if ( $patron ) {
 
 $template->param(
     koha_news           => @all_koha_news,
+    news_lang           => $news_lang,
     branchcode          => $homebranch,
     display_daily_quote => C4::Context->preference('QuoteOfTheDay'),
     daily_quote         => $quote,