From d2918333ad2860a329db53c2560860739de51b78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20V=C3=A9ron?= Date: Wed, 9 Dec 2015 18:36:21 +0100 Subject: [PATCH] Bug 15345: Translatability: fix issue in facets (Availability') MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch fixes an issue with a splitted sentence in facets (Avalability) that leads to weird translations e.g.: German: 'Zeige nur Verfügbar Exemplare' French: 'Montrer seulement disponible exemplaires' Additionally, the link "Show all items" gets it's own li tags to display nicely like the other links in the facets column and it removes superfluous dots. To test in OPAC and Staff client: - Apply patch - Do a search that results in more than one available items - In column "Refine your search", click on "Limit to currently available items" - Verify that the message "Showing only available items" and the link "Show all items" display nicely. --- koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc | 2 +- koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc index d0abde9..3d0d15e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc @@ -3,7 +3,7 @@

Refine your search