Bugzilla – Attachment 115570 Details for
Bug 20527
"label" tag linked to the wrong "input" tag (wrong "for" attribute) in paycollect.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20527: (QA follow-up) Fix type 'Wiriteoff'
Bug-20527-QA-follow-up-Fix-type-Wiriteoff.patch (text/plain), 1.14 KB, created by
Nick Clemens (kidclamp)
on 2021-01-21 16:11:02 UTC
(
hide
)
Description:
Bug 20527: (QA follow-up) Fix type 'Wiriteoff'
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-01-21 16:11:02 UTC
Size:
1.14 KB
patch
obsolete
>From 8d8e21e1759c8a598baed55af6c4f253d40b63cd Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 21 Jan 2021 16:09:58 +0000 >Subject: [PATCH] Bug 20527: (QA follow-up) Fix type 'Wiriteoff' > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt >index 46e74b4ae1..f5e5ea3fe8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt >@@ -210,7 +210,7 @@ > > <ol> > <li> >- <label for="amountwrittenoff">Wiriteoff amount: </label> >+ <label for="amountwrittenoff">Writeoff amount: </label> > <!-- default to writing off all --> > <input name="amountwrittenoff" id="amountwrittenoff" value="[% amountoutstanding | $Price on_editing => 1 %]" type="text" /> > </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 20527
:
84034
|
84100
|
84110
|
84130
|
84131
|
115494
|
115536
|
115568
| 115570