From f0a0470020942f6d2da9b9b0a6ab02e29fd3e82d Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Sat, 7 Jul 2018 09:06:23 -0400 Subject: [PATCH] Add missing 's in previous commit. --- Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 | 2 +- Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 | 2 +- Open-ILS/src/templates/staff/cat/item/index.tt2 | 2 +- Open-ILS/src/templates/staff/cat/item/t_list.tt2 | 2 +- Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 | 2 +- Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2 | 2 +- Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 index 6c99c7bc93..8a4fd357bd 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 @@ -63,7 +63,7 @@ + label="[% l('Item as Discard/Weed') %]"> + label="[% l('Mark Item Discard/Weed') %]"> [% l('Mark') %]

  • [% l('Item as Damaged') %]
  • -
  • [% l('Item as Discard/Weed) %]
  • +
  • [% l('Item as Discard/Weed') %]
  • [% l('Item as Missing') %]
  • [% l('Add') %]

    diff --git a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 index 0618bf2e93..a2fb5db6d5 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -44,7 +44,7 @@ + label="[% l('Item as Discard/Weed') %]">
    diff --git a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 index e038fa81b4..2348f992cd 100644 --- a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 @@ -46,7 +46,7 @@ + label="[% l('Mark Item Discard/Weed') %]"> diff --git a/Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2 b/Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2 index 4b2d4e42bd..c385a6f8a2 100644 --- a/Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2 @@ -49,7 +49,7 @@ + label="[% l('Mark Item Discard/Weed') %]"> diff --git a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 index 5d1d998ef5..10cd674b89 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 @@ -36,7 +36,7 @@ + label="[% l('Mark Item Discard/Weed') %]"> -- 2.11.0