X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=tools%2Fkoha-news.pl;h=4dd07a9b2535969b324fc7b09b0c1d29b3e9f9c3;hb=3b70e7e62ce353b16c5292b20d2376711a1a8150;hp=afc526864effc93c4f81fb06650274ea0ad0099b;hpb=6be9d2b27dd47c859eb6ab0cfd873b2059206986;p=koha_fer diff --git a/tools/koha-news.pl b/tools/koha-news.pl index afc526864e..4dd07a9b25 100755 --- a/tools/koha-news.pl +++ b/tools/koha-news.pl @@ -118,8 +118,4 @@ else { opac_news_count => $opac_news_count, ); } -$template->param( - DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(), - dateformat => C4::Context->preference("dateformat"), - ); output_html_with_http_headers $cgi, $cookie, $template->output;