Bugzilla – Attachment 105550 Details for
Bug 25593
Terminology: Fix "There is no order for this biblio." on catalog detail page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25593: Terminology: Fix "There is no order for this biblio." on catalog detail page
Bug-25593-Terminology-Fix-There-is-no-order-for-th.patch (text/plain), 1.25 KB, created by
Owen Leonard
on 2020-06-04 12:39:46 UTC
(
hide
)
Description:
Bug 25593: Terminology: Fix "There is no order for this biblio." on catalog detail page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2020-06-04 12:39:46 UTC
Size:
1.25 KB
patch
obsolete
>From e7304d030c509e7b951f84dcb30b0801b380f792 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 4 Jun 2020 12:33:47 +0000 >Subject: [PATCH] Bug 25593: Terminology: Fix "There is no order for this > biblio." on catalog detail page > >This patch changes the phrase "There is no order for this biblio" to >"There is no order for this bibliographic record." on the catalog >detail page. > >To test, apply the patch and view the bibliographic detail page for a >record which has no order associated with it. The text in the >"Acquisitions details" tab should be correct. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >index 95af8c679c..595c7ffec4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -696,7 +696,7 @@ Note that permanent location is a code, and location may be an authval. > </tbody> > </table> > [% ELSE %] >- There is no order for this biblio. >+ There is no order for this bibliographic record. > [% END %] > </div> > [% END %] >-- >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 25593
:
105550
|
105618