From 4a4e4ba1212a27791a103b570be295cb262ee2b2 Mon Sep 17 00:00:00 2001 From: dbs Date: Sat, 6 Jun 2009 10:41:13 +0000 Subject: [PATCH] Set the string in the right properties file. We have "Due Time" on the live circ interface only for the moment. git-svn-id: svn://svn.open-ils.org/ILS/trunk@13337 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/locale/en-US/circ.properties | 1 - Open-ILS/xul/staff_client/server/locale/en-US/common.properties | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties index 8db6b1ad91..7a5fb3360f 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties @@ -200,7 +200,6 @@ staff.circ.utils.offline.count=Count staff.circ.utils.offline.patron_barcode=Patron Barcode staff.circ.utils.offline.item_barcode=Item Barcode staff.circ.utils.offline.due_date=Due Date -staff.circ.utils.offline.due_time=Due Time staff.circ.utils.offline.backdate=Back Date staff.circ.utils.offline.use_time=Use Time staff.circ.utils.not_cataloged=Not Cataloged diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/common.properties b/Open-ILS/xul/staff_client/server/locale/en-US/common.properties index f6de5e109c..c97e6b9d91 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/common.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/common.properties @@ -57,6 +57,7 @@ staff.ahr_status_label=Status staff.ahr_target_label=Target staff.ahr_usr_label=User staff.circ_label_due_date=Due Date +staff.circ_label_due_time=Due Time staff.circ_label_id=Circulation ID staff.circ_label_renewal_remaining=Remaining Renewals staff.mvr_label_author=Author -- 2.43.2