Bugzilla – Attachment 176286 Details for
Bug 38839
Add validation for replacement price in item input form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38839: (follow-up) Use "for example" instead of "e.g."
Bug-38839-follow-up-Use-for-example-instead-of-eg.patch (text/plain), 1.10 KB, created by
David Nind
on 2025-01-09 09:50:09 UTC
(
hide
)
Description:
Bug 38839: (follow-up) Use "for example" instead of "e.g."
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-01-09 09:50:09 UTC
Size:
1.10 KB
patch
obsolete
>From e83201591867a81d881d79c02b96b8b4b40e1b3e Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Thu, 9 Jan 2025 09:43:38 +0000 >Subject: [PATCH] Bug 38839: (follow-up) Use "for example" instead of "e.g." > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc >index 0d5f628377..fa0382b8cf 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc >@@ -218,7 +218,7 @@ > </div> > > [% IF subfield.subfield == 'v' %] >- <span class="replacementprice_error_message hidden"> Only numbers and periods (e.g., 10.99) are allowed.</span> >+ <span class="replacementprice_error_message hidden"> Only numbers and periods are allowed (for example, 10.99).</span> > [% END %] > </li> > [% END %] >-- >2.39.5
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 38839
:
176279
|
176285
|
176286
|
176403
|
176407
|
176839