Bugzilla – Attachment 112479 Details for
Bug 26724
Improve link text for downloading the CSV file on patron import page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Attachment to Bug 26724 - Improve link text for downloading the CSV file on patron import page
Bug-26724-Improve-link-text-for-downloading-the-CS.patch (text/plain), 1.60 KB, created by
Lisette Scheer
on 2020-10-25 17:39:22 UTC
(
hide
)
Description:
Attachment to Bug 26724 - Improve link text for downloading the CSV file on patron import page
Filename:
MIME Type:
Creator:
Lisette Scheer
Created:
2020-10-25 17:39:22 UTC
Size:
1.60 KB
patch
obsolete
>From 9dc9f9f37814a594c9fabc8c47a4b975df471596 Mon Sep 17 00:00:00 2001 >From: Lisette Scheer <lisettes@latahlibrary.org> >Date: Sun, 25 Oct 2020 17:35:29 +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 updated 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. Obsesrve the updated link text. >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 89fa7b2fd9..009841870d 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 @@ > <ul> > <li>The first line in the file must be a header row defining which columns you are supplying in the import file.</li> > >- <li><strong>Download a <a href="?sample=1">Starter CSV file</a>with all the starter columns.</strong> Values are comma-separated.</li> >+ <li><strong>Download a <a href="?sample=1">Starter CSV file</a> with all the starter columns.</strong> Values are comma-separated.</li> > > <li> > OR choose which fields you want to supply from the following list: >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26724
:
112389
|
112478
|
112479
|
112582
|
112586
|
112802