From 73c80d89dfd25e663d9f77a49ba2a9d7337bc1e1 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Tue, 8 Sep 2015 08:49:44 +0200 Subject: [PATCH] [SIGNED-OFF] Bug 14699: Show number of selected searches in search history Content-Type: text/plain; charset="utf-8" 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 --- .../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 @@