Bugzilla – Attachment 90286 Details for
Bug 22627
Rephrase 'your fines and charges' tab in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22627: (follow-up) Changed accountlines and sco to match OPAC
Bug-22627-follow-up-Changed-accountlines-and-sco-t.patch (text/plain), 1.82 KB, created by
Hayley Pelham
on 2019-06-04 02:14:14 UTC
(
hide
)
Description:
Bug 22627: (follow-up) Changed accountlines and sco to match OPAC
Filename:
MIME Type:
Creator:
Hayley Pelham
Created:
2019-06-04 02:14:14 UTC
Size:
1.82 KB
patch
obsolete
>From 6d987bf4b049acb6af6a7046356e7af6d23c7dee Mon Sep 17 00:00:00 2001 >From: Hayley Mapley <hayleymapley@catalyst.net.nz> >Date: Tue, 4 Jun 2019 14:09:56 +1200 >Subject: [PATCH] Bug 22627: (follow-up) Changed accountlines and sco to match > OPAC > >Test plan: Same as previous patch > >Sponsored-by: Catalyst IT >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc >index e2bb1a1b360..c460b9518f7 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc >@@ -1,4 +1,4 @@ >-<h3>Fines and charges</h3> >+<h3>Charges</h3> > > [% IF ( ACCOUNT_LINES ) %] > <form method="post" action="opac-account-pay.pl" class="form-horizontal"> >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 e147cdd6f87..5c952b68a8b 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 >@@ -267,7 +267,7 @@ > Holds ([% HOLDS.count | html %]) > </a> > </li> >- <li><a href="#account-tab" data-toggle="tab">Fines and charges ([% total | $Price %])</a></li> >+ <li><a href="#account-tab" data-toggle="tab">Charges ([% total | $Price %])</a></li> > </ul> > <div class="tab-content"> > <div id="checkouts-tab" class="tab-pane active"> >-- >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 22627
:
90101
|
90286
|
90287
|
90288
|
92141
|
92142
|
92577
|
92578