Bugzilla – Attachment 121574 Details for
Bug 28427
Terminology: Shelf should be list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28427: Terminology: Shelf should be list
Bug-28427-Terminology-Shelf-should-be-list.patch (text/plain), 1.68 KB, created by
Katrin Fischer
on 2021-06-03 10:35:15 UTC
(
hide
)
Description:
Bug 28427: Terminology: Shelf should be list
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-06-03 10:35:15 UTC
Size:
1.68 KB
patch
obsolete
>From 89f104f30cf25322e880345fe1dd1cb497d233f6 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 24 May 2021 10:24:59 +0000 >Subject: [PATCH] Bug 28427: Terminology: Shelf should be list > >This patch corrects the title element on the download list page in the >staff interface. > >The affected page should never be seen by the user because other >error-handling should take precedence. In order to see it you have to >set up such an error: > >- Log into the staff client as a user with existing lists. >- Open the Lists page. >- Open one of your lists in a new tab. >- In the original tab, delete the list you opened. >- In the tab showing the contents of the list, click the "Download" menu > button and select an option. >- You should be redirected to a page with an error message at the top. >- The title of this page should be correct: "Download list." > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt >index 338fcb1116..41deaaf85e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt >@@ -1,5 +1,5 @@ > [% INCLUDE 'doc-head-open.inc' %] >-<title>Download shelf › Koha</title> >+<title>Download list › Koha</title> > [% INCLUDE 'doc-head-close.inc' %] > </head> > <body id="lists_downloadshelf" class="lists" style="padding:1em;"> >-- >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 28427
:
121321
|
121500
| 121574