Bugzilla – Attachment 115433 Details for
Bug 27469
Improve link text when returning to vendor page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27469: (follow-up) Correct terminology
Bug-27469-follow-up-Correct-terminology.patch (text/plain), 1.27 KB, created by
Owen Leonard
on 2021-01-20 14:06:19 UTC
(
hide
)
Description:
Bug 27469: (follow-up) Correct terminology
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-01-20 14:06:19 UTC
Size:
1.27 KB
patch
obsolete
>From 89641f7cf7edcd78112ed8fad96b379c796c4089 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 20 Jan 2021 14:02:43 +0000 >Subject: [PATCH] Bug 27469: (follow-up) Correct terminology > >We should use "vendor" instead of "bookseller." > >https://wiki.koha-community.org/wiki/Terminology >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt >index 70af3aef5b..28567bd827 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt >@@ -185,7 +185,7 @@ > [% END %] > </ul> > </div> >- <a href="booksellers.pl">Go back to booksellers page</a> >+ <a href="booksellers.pl">Go back to vendor page</a> > [% ELSE %] > <a href="/cgi-bin/koha/acqui/booksellers.pl?booksellerid=[% booksellerid | uri %]" class="btn btn-default btn-sm">Show baskets for vendor [% booksellername | html %]</a> <a href="/cgi-bin/koha/acqui/booksellers.pl" class="btn btn-default btn-sm">Show all active baskets</a> > [% 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 27469
:
115392
|
115432
|
115433
|
115636
|
115637
|
115670
|
115671