---
 serials/claims.pl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/serials/claims.pl b/serials/claims.pl
index 1f34a18..b0a1e12 100755
--- a/serials/claims.pl
+++ b/serials/claims.pl
@@ -88,5 +88,6 @@ $template->param(
         claimletter => $claimletter,
         singlesupplier => $singlesupplier,
         supplierloop => [EMAIL PROTECTED],
+        dateformat    => C4::Context->preference("dateformat"),
         );
 output_html_with_http_headers $input, $cookie, $template->output;
-- 
1.5.5.GIT

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to