Bug 7295 (follow-up) replace simple-quoted string by double-quoted string
[koha.git] / reports / dictionary.pl
index f27ce10..96b71e9 100755 (executable)
@@ -124,7 +124,6 @@ elsif ( $phase eq 'New Term step 4' ) {
                'definition_description' => $definition_description,
                'columns' => \@column_loop,
                'columnstring' => $columnstring,
-                'DHTMLcalendar_dateformat' => C4::Dates->DHTMLcalendar(),
        );
 }