From 45f8f8fc2e0233396cb078f02269364732382c4a Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 20 Jan 2016 16:21:35 +0000 Subject: [PATCH] Bug 15589: Fix for the staff interface Signed-off-by: Jonathan Druart Signed-off-by: Aleisha Signed-off-by: Brendan A Gallagher --- .../intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt index 8443d639eb..7f1e8488ab 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -582,7 +582,7 @@ function placeHold () { [% IF shelf and not shelf.allow_delete_own %][% ELSE %][% END %] [% IF not shelf or shelf.allow_delete_own %][% ELSE %][% END %] -  anyone to remove his own contributed entries. +  anyone to remove their own contributed entries.
  • -- 2.39.2