Bugzilla – Attachment 61669 Details for
Bug 17560
Hold fee placement at point of checkout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17560: Improve wordings
Bug-17560-Improve-wordings.patch (text/plain), 2.48 KB, created by
Marcel de Rooy
on 2017-03-29 11:20:47 UTC
(
hide
)
Description:
Bug 17560: Improve wordings
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-03-29 11:20:47 UTC
Size:
2.48 KB
patch
obsolete
>From 69f009715b34a4e9b2f27104fe23c9500c457c82 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 20 Mar 2017 11:10:44 -0300 >Subject: [PATCH] Bug 17560: Improve wordings >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Amended as per comment33 of Alex Sassmannshausen. >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt | 4 ++-- > koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >index 8ac078d..0f2f4eb 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >@@ -122,9 +122,9 @@ > [% IF (RESERVE_CHARGE) %] > <div class="alert" id="reserve_fee"> > [% IF Koha.Preference('HoldFeeMode') == 'any_time_is_collected' %] >- There is a charge of [% RESERVE_CHARGE %] for collecting this hold >+ You will be charged a hold fee of [% RESERVE_CHARGE %] when you collect this item > [% ELSE %] >- There is a charge of [% RESERVE_CHARGE %] for placing this hold >+ You will be charged a hold fee of [% RESERVE_CHARGE %] for placing this hold > [% END %] > </div> > [% END %] >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >index ad5bb8f..f3d7eb5 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >@@ -168,7 +168,7 @@ > <div class="alert alert-info">You are logged in as [% borrowername %].</div> > [% INCLUDE 'opac-note.inc' %] > [% IF patron_has_hold_fee %] >- <div class="alert">You have been charged for collecting this item.</div> >+ <div class="alert">A hold fee was charged to your account for collecting this item.</div> > [% END %] > [% END %] > >-- >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 17560
:
57233
|
57234
|
57235
|
57236
|
57237
|
57241
|
57242
|
57243
|
57244
|
57245
|
60993
|
61301
|
61669
|
61691
|
61744
|
61745
|
61746
|
61747
|
61748
|
61749
|
61750