Bug 9108: Followup: send the dateformat value from C4::Auth
[koha_fer] / opac / opac-tags.pl
index a856081..3cf1f53 100755 (executable)
@@ -236,8 +236,7 @@ if ($loggedinuser) {
        }
 }
 
-$template->param(tagsview => 1,
-dateformat => C4::Context->preference("dateformat"));
+$template->param(tagsview => 1);
 
 if ($add_op) {
        my $adds = 0;