From e4fe6941b50ddde64bab226d52cf4ccd188e3fcf Mon Sep 17 00:00:00 2001 From: Lisette Scheer Date: Tue, 27 Oct 2020 15:39:38 +0000 Subject: [PATCH] Bug: Improve link text for downloading the CSV file on patron import page. On tools > Patron Import there is a a link labelled "here" on the right side that should be more descriptive. This patch updates the link. To test: 1. Go to tools 2. Under patrons select "Import Patrons" 3. On the right side of the screen, observe the "here" link in the second list item. 4. Apply patch. 5. Reload page 6. Observe the updated link text. 7. Sign off https://bugs.koha-community.org/show_bug.cgi?id=26724 Signed-off-by: David Nind --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt index 9f69f69e3c..5ed7f2b7d6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt @@ -285,7 +285,7 @@