Bug 15589: Fix for the staff interface
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Jan 2016 16:21:35 +0000 (16:21 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 05:21:51 +0000 (05:21 +0000)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt

index 8443d63..7f1e848 100644 (file)
@@ -582,7 +582,7 @@ function placeHold () {
                     [% IF shelf and not shelf.allow_delete_own %]<option value="0" selected="selected">Do not allow</option>[% ELSE %]<option value="0">Do not allow</option>[% END %]
                     [% IF not shelf or shelf.allow_delete_own %]<option value="1" selected="selected">Allow</option>[% ELSE %]<option value="1">Allow</option>[% END %]
                 </select>
-                &nbsp;<span>anyone to remove his own contributed entries.</span>
+                &nbsp;<span>anyone to remove their own contributed entries.</span>
             </li>
             <li>
                 <label>&nbsp;</label>