Bugzilla – Attachment 73041 Details for
Bug 19833
Disambiguation of "biblio", "biblio record" and "bibliographic record"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19833: Kill the "biblios"
Bug-19833-Kill-the-biblios.patch (text/plain), 3.03 KB, created by
Owen Leonard
on 2018-03-16 13:15:16 UTC
(
hide
)
Description:
Bug 19833: Kill the "biblios"
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2018-03-16 13:15:16 UTC
Size:
3.03 KB
patch
obsolete
>From f7d205af0fd7c1f8d41db8f95cffa6e5c8b42197 Mon Sep 17 00:00:00 2001 >From: Charlotte Cordwell <charlotte.cordwell123@gmail.com> >Date: Tue, 16 Jan 2018 22:02:20 +0000 >Subject: [PATCH] Bug 19833: Kill the "biblios" > >1) Check files modules/about.tt, modules/acqui/booksellers.tt and >modules/acqui/invoices.tt for typos nad check that there are no "biblio" >and only "biblographic record". > >Fixed one capitalization error during signoff. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 27f2af7..fd7e35c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -180,7 +180,7 @@ > <p>[% FOR p IN ai_patrons %][% p.borrowernumber %][% UNLESS loop.last %], [% END %][% END %]</p> > [% END %] > [% IF ai_biblios %] >- <h4>Biblios</h4> >+ <h4>Bibliographic Records</h4> > <p>The following ids exist in both tables [% "biblio" | $HtmlTags tag="strong" %] and [% "deletedbiblio" | $HtmlTags tag="strong" %]:</p> > <p>[% FOR b IN ai_biblios %][% b.biblionumber %][% UNLESS loop.last %], [% END %][% END %]</p> > [% END %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >index 183b806..8a67c53 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >@@ -85,7 +85,7 @@ > <th>No.</th> > <th>Name</th> > <th class="title-numeric">Item count</th> >- <th class="title-numeric">Biblio count</th> >+ <th class="title-numeric">Bibliographic record count</th> > <th>Items expected</th> > <th>Created by</th> > <th class="title-string">Date</th> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >index 79cbc6a..4cfd563 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -35,7 +35,7 @@ > <th>Vendor</th> > <th class="title-string">Shipment date</th> > <th class="title-string">Billing date</th> >- <th>Received biblios</th> >+ <th>Received bibliographic records</th> > <th>Received items</th> > <th>Status</th> > <th> </th> >-- >2.1.4
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 19833
:
70576
|
70581
|
70585
|
70586
|
70587
|
70588
|
70589
|
70590
|
70591
|
70593
|
70594
|
70645
|
73041
|
73042
|
73044
|
73045
|
73046
|
73048
|
73049
|
73050
|
73051
|
73052
|
73053
|
78842
|
78843
|
78844
|
78845
|
78846
|
78847
|
78848
|
78929
|
78930
|
78931
|
78932
|
78933
|
78934
|
78935
|
78944
|
78945
|
78946
|
78947
|
78948
|
78949
|
78950
|
78951