Bugzilla – Attachment 167203 Details for
Bug 36961
Typo: itms
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36961: Fix typo in opacreadinghistory system preference description
Bug-36961-Fix-typo-in-opacreadinghistory-system-pr.patch (text/plain), 1.50 KB, created by
David Nind
on 2024-05-28 01:36:28 UTC
(
hide
)
Description:
Bug 36961: Fix typo in opacreadinghistory system preference description
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-05-28 01:36:28 UTC
Size:
1.50 KB
patch
obsolete
>From 52a1bdaa44cfc0ed527b5dee792b5f9ddf665177 Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Tue, 28 May 2024 01:34:41 +0000 >Subject: [PATCH] Bug 36961: Fix typo in opacreadinghistory system preference > description > >Fix a spelling error in the opacreadinghistory system preference >description - 'itms' to 'items'. > >Test plan: >1. In the staff interface view the description for the > opacreadinghistory system preferences (Koha administration > > System preferences > search for opacreadinghistory). >2. Note that it reads "Allow patrons to see what itms they have > checked out in the past." >3. Apply the patch. >4. Refresh the page. >5. Note that 'itms' is now spelt correctly as 'items'. >6. Sign off. >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index d1fd38b3f2..40259c5690 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -671,7 +671,7 @@ OPAC: > choices: > 1: Allow > 0: "Don't allow" >- - patrons to see what itms they have checked out in the past. >+ - patrons to see what items they have checked out in the past. > - > - pref: OPACHoldsHistory > choices: >-- >2.39.2
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 36961
:
167203
|
167313