From dcd6a7df73e736e860cd0cb22d36dc273fdd86c7 Mon Sep 17 00:00:00 2001 From: Lisette Scheer Date: Sat, 24 Oct 2020 17:51:37 +0000 Subject: [PATCH] Bug 26724: Improve link text for downloading the CSV file on patron import page On tools > Patron Import there is a link labeled "here" on the right side that should be more descriptive. This patch updates the link. To test: 1. Go to tools 2. Select "Import Patrons" 3. On the right side of the screen, observe the "here" link in the second list item. 4. Apply patch 5. Repeat steps 1-2 6. Observe the updated link. 7. Sign off --- 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..a9ec541842 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 @@