Bugzilla – Attachment 156012 Details for
Bug 34446
Typo: Can be guarantee
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34446: Added missing colon to Can be guarantee
Bug-34446-Added-missing-colon-to-Can-be-guarantee.patch (text/plain), 1.13 KB, created by
Laura Escamilla
on 2023-09-21 21:02:04 UTC
(
hide
)
Description:
Bug 34446: Added missing colon to Can be guarantee
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2023-09-21 21:02:04 UTC
Size:
1.13 KB
patch
obsolete
>From e7f12a31cfa23a0063d88f4b5397892d7bbddd9a Mon Sep 17 00:00:00 2001 >From: Laura Escamilla <laura.escamilla@bywatersolutions.com> >Date: Thu, 21 Sep 2023 20:59:13 +0000 >Subject: [PATCH] Bug 34446: Added missing colon to Can be guarantee > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >index 1e360ca394..816441ef6d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >@@ -218,7 +218,7 @@ > <span class="required">Required</span> > </li> > <li> >- <label for="can_be_guarantee">Can be guarantee</label> >+ <label for="can_be_guarantee">Can be guarantee:</label> > <select name="can_be_guarantee" id="can_be_guarantee"> > [% IF category.can_be_guarantee %] > <option value="1" selected>Yes</option> >-- >2.30.2
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 34446
:
156012
|
156021
|
156022