Bugzilla – Attachment 99549 Details for
Bug 8595
Link to 'host item' confusing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8595: (follow-up) Changing other occurrences of 'host item' to 'host record'
Bug-8595-follow-up-Changing-other-occurrences-of-h.patch (text/plain), 2.02 KB, created by
Aleisha Amohia
on 2020-02-25 02:04:55 UTC
(
hide
)
Description:
Bug 8595: (follow-up) Changing other occurrences of 'host item' to 'host record'
Filename:
MIME Type:
Creator:
Aleisha Amohia
Created:
2020-02-25 02:04:55 UTC
Size:
2.02 KB
patch
obsolete
>From 77916f29968db1603d8e23a0a056804be7ff3bad Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Tue, 25 Feb 2020 02:02:22 +0000 >Subject: [PATCH] Bug 8595: (follow-up) Changing other occurrences of 'host > item' to 'host record' > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt >index 6fc19a5..84200af 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt >@@ -1,11 +1,11 @@ > [% INCLUDE 'doc-head-open.inc' %] >-<title>Koha › Cataloging ’ Link to host item</title> >+<title>Koha › Cataloging ’ Link to host record</title> > [% INCLUDE 'doc-head-close.inc' %] > </head> > <body id="catalog_linkitem" class="catalog"> > [% INCLUDE 'header.inc' %] > [% INCLUDE 'cat-search.inc' %] >-<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a> › Link a host item to <i>[% bibliotitle | html %]</i></div> >+<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a> › Link a host record to <i>[% bibliotitle | html %]</i></div> > > <div class="container-fluid"> > <div class="row"> >@@ -42,7 +42,7 @@ > > [% IF ( missingbarcode ) %] > <fieldset id="barcode_fieldset"> >- <label for="barcode_fieldset">Select the host item to link[% IF ( bibliotitle ) %] to <i>[% bibliotitle | html %]</i>[% END %]</label> >+ <label for="barcode_fieldset">Select the host record to link[% IF ( bibliotitle ) %] to <i>[% bibliotitle | html %]</i>[% END %]</label> > <div class="hint">Enter item barcode:</div> > <input type="text" name="barcode" id="barcode" class="barcode focus" size="14" /> > </fieldset> >-- >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 8595
:
98889
|
98941
|
99549
|
100321
|
100322
|
101102
|
101103