Bugzilla – Attachment 120676 Details for
Bug 28266
Misspelled word: recieved in cashup confirmation pop-up
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28266: fix spelling mistake on registers.tt
Bug-28266-fix-spelling-mistake-on-registerstt.patch (text/plain), 1.46 KB, created by
PTFS Europe Sandboxes
on 2021-05-07 11:13:10 UTC
(
hide
)
Description:
Bug 28266: fix spelling mistake on registers.tt
Filename:
MIME Type:
Creator:
PTFS Europe Sandboxes
Created:
2021-05-07 11:13:10 UTC
Size:
1.46 KB
patch
obsolete
>From f62545959af8528b2de416bfe735a230c6788dd2 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Fri, 30 Apr 2021 21:40:17 +0000 >Subject: [PATCH] Bug 28266: fix spelling mistake on registers.tt > >TO test: >1. look at the cashup modal, see the wrong spelling of 'recieved' >2. Apply patch and see the right spelling > >Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >index 429b444718..f0cd7e1303 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >@@ -177,7 +177,7 @@ > <h4 class="modal-title" id="confirmCashupAllLabel">Confirm cashup of <em>all</em> cash registers</h4> > </div> > <div class="modal-body"> >- <p>Please confirm that you have recieved [% bankable | $Price %] to cashup.</p> >+ <p>Please confirm that you have received [% bankable | $Price %] to cashup.</p> > <ul> > <li>Total income (cash): [% ctotal | $Price %] ([% cctotal | $Price %])</li> > <li>Total outgoing (cash): [% dtotal | $Price %] ([% cdtotal | $Price %])</li> >-- >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 28266
:
120320
|
120348
|
120676
|
120728