From e28e34fbbb1e3af9a2ceb9398e4e1058db5f343a Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Wed, 16 Mar 2011 10:41:11 -0400 Subject: [PATCH] Bug 5882 : catalogue/moredetails (minor) changes MT3288 moredetail.tmpl Lost and Damaged first choice is empty First choice was the first value of the authorised value list This is not handy for users. Rather than showing the first value, inserting a new empty value for users to see what to do Term "Total Renewals" misleading, change to "Current Renewals" In koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tmpl under History, there's a Total Renewals entry: seems to indicate a cumulative count of renewals on the item, which it is not, contrary to "Total Issues" just below. Moved the line up outside "history", and renamed it "Current Renewals". Signed-off-by: Owen Leonard Signed-off-by: Chris Cormack --- .../intranet-tmpl/prog/en/modules/catalogue/moredetail.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tmpl index 87741d7a1e..e67a864237 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tmpl @@ -67,6 +67,7 @@
  1. Current Location:  
  2. Checkout Status: Checked out to ">, Due back on Not Checked out
  3. +
  4. Current Renewals:  
  5. Lost Status: @@ -75,6 +76,7 @@ " /> " /> " /> " />