From b2f24fecb1bb2b4e608fff2c8010b22f4b3b6d7e Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 25 Aug 2015 13:10:46 +0100 Subject: [PATCH] Bug 14544: Fix several minor bugs at the OPAC follow-up for Bug 14544: Remove wrong tips about permissions and Bug 14544: Make the OPAC side independent of Page.pm --- .../opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt index 245a8dd..1b5fac1 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -14,24 +14,24 @@
  • -  anyone else to add entries. +  anyone else to add entries.
  •  anyone to remove his own contributed entries.
  •  anyone to remove other contributed entries.
  • @@ -46,22 +46,22 @@ [% END %] [% IF op != 'list' %] - Lists +
  • Lists
  • [% ELSE %] - Lists +
  • Lists
  • [% END %] [% IF shelf and shelf.category == PRIVATE %] › [% IF op == 'view' OR op == 'edit_form' %] - Your lists +
  • Your lists
  • [% ELSE %] - Your lists +
  • Your lists
  • [% END %] [% ELSIF shelf AND shelf.category == PUBLIC %] › [% IF op == 'view' %] - Public lists +
  • Public lists
  • [% ELSE %] - Public lists +
  • Public lists
  • [% END %] [% END %] @@ -705,13 +705,13 @@

    No private lists.

    [% END %] [% END %] +
    [%# privateshelves or publicshelves %] +
    [%#
    %] [% ELSIF NOT loggedinusernumber %] [% IF Koha.Preference( 'opacuserlogin' ) == 1 %]
    Log in to create new lists.
    [% END %] [% END # IF loggedinusername %] -
    - -- 2.1.0