From 8b884e23ed2e8ea11594a4e2632b0b4011cff7a3 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 5 Jan 2012 12:20:55 +0100 Subject: [PATCH] 3806 follow up for switching day/month header Content-Type: text/plain; charset="utf-8" Signed-off-by: Marcel de Rooy Trivial change to correct column header. --- .../prog/en/modules/tools/holidays.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt index 19b2309..9f2ddb4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt @@ -438,7 +438,7 @@ - [% IF ( dateformat == 'metric' ) %] + [% IF ( dateformat_metric ) %] [% ELSE %] -- 1.6.0.6
Day/MonthMonth/Day