From 805a77a3f9df76a133c2372e3b77bbe8f26fe00b 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. --- .../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 39248cd..f5e30ae 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 @@