From c78e180c56691ed50472ec87b780135f78992868 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 29 Feb 2020 10:49:46 +0100 Subject: [PATCH] Bug 24736: (QA follow-up) Change tooltip wording Suggesting a change of the tooltip wording to read: There are no enrollments for this club yet Signed-off-by: Martin Renvoize --- koha-tmpl/intranet-tmpl/prog/en/includes/clubs-table.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/clubs-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/clubs-table.inc index d3fb25b4a0..444b5c4a2c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/clubs-table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/clubs-table.inc @@ -77,7 +77,7 @@ [% ELSE %]
  • - + Enrollments
  • -- 2.20.1