From 3e32f21a88bccf9f0acf53be2cae7e9cdc96d120 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Tue, 26 Jun 2012 01:23:31 -0400 Subject: [PATCH] Bug 8319: Update headings on Patron Statistics tab The patron statistics tab had had headings that were too hard to understand for the average library user. This patch changes the language to something less technical. Signed-off-by: Julian Maurice --- koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt index 672cdd6..3ff663c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt @@ -47,10 +47,10 @@ [% FOREACH cn IN column_names %] [% cn %] [% END %] - Previous state - Issues - Issues returned - Current state + Total checkouts as of yesterday + Today's checkouts + Today's checkins + Total checkouts -- 1.7.10