@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt | 1 - koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -601,7 +601,6 @@ function placeHold () {
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -17,7 +17,7 @@ [% IF shelf.allow_add %][% ELSE %][% END %] [% IF shelf.allow_add %][% ELSE %][% END %] -  anyone else to add entries. (The owner of a list is always allowed to add entries, but needs permission to remove.) +  anyone else to add entries.
  • --