Bugzilla – Attachment 10536 Details for
Bug 8319
headings on statistics tab are confusing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 8319: Update headings on Patron Statistics tab
0001-Bug-8319-Update-headings-on-Patron-Statistics-tab.patch (text/plain), 1.48 KB, created by
Julian Maurice
on 2012-06-27 08:39:24 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8319: Update headings on Patron Statistics tab
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2012-06-27 08:39:24 UTC
Size:
1.48 KB
patch
obsolete
>From 3e32f21a88bccf9f0acf53be2cae7e9cdc96d120 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >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 <julian.maurice@biblibre.com> >--- > 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 %] > <th>[% cn %]</th> > [% END %] >- <th>Previous state</th> >- <th>Issues</th> >- <th>Issues returned</th> >- <th>Current state</th> >+ <th>Total checkouts as of yesterday</th> >+ <th>Today's checkouts</th> >+ <th>Today's checkins</th> >+ <th>Total checkouts</th> > </tr> > </thead> > >-- >1.7.10 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8319
:
10516
| 10536