From 8aa3dfe9ae5574f8b1fddbc40cb13b7234a3db58 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Tue, 8 Sep 2015 08:49:44 +0200 Subject: [PATCH] Bug 14699: Show number of selected searches in search history With the number displayed, it should remove the ambiguity about what "Select all" and "Clear all" do. The number is repeated in the "Delete" confirmation dialog. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart --- .../prog/en/modules/catalogue/search-history.tt | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt index 240558a..1ae68e7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt @@ -8,7 +8,6 @@