From c8085cb9c38f60b1152f4cf86c7ffcc82d3e8106 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 12 Feb 2014 11:33:21 +0100 Subject: [PATCH] Bug 10865: (follow-up) Move a li tag to avoid overlapping tags With this patch, a li tag is empty (only using the bootstrap theme) if the pref is disabled. Signed-off-by: Jonathan Druart Signed-off-by: Broust Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 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 2f0fe36af2..de5cee5fb7 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -756,12 +756,12 @@ -
  • [% IF (OpacAllowPublicListCreation) %] - +
  • +
  • [% INCLUDE list_permissions %] -- 2.39.5