Bugzilla – Attachment 111559 Details for
Bug 9118
Show only sensible options when editing a unique holiday
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9118: (QA follow-up) Fix spelling on "To Date :"
Bug-9118-QA-follow-up-Fix-spelling-on-To-Date-.patch (text/plain), 1.28 KB, created by
Katrin Fischer
on 2020-10-13 13:06:45 UTC
(
hide
)
Description:
Bug 9118: (QA follow-up) Fix spelling on "To Date :"
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-10-13 13:06:45 UTC
Size:
1.28 KB
patch
obsolete
>From 0b1a15111f4205e26ee118eaa6a6d6fde39b3c32 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 4 Oct 2020 03:23:24 +0000 >Subject: [PATCH] Bug 9118: (QA follow-up) Fix spelling on "To Date :" > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >index 99d91ad0f1..8aefa2458f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >@@ -74,7 +74,7 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl > <input type="hidden" id="showYear" name="showYear" /> > </li> > <li class="dateinsert"> >- <strong>To Date : </strong> >+ <strong>To date: </strong> > <input type="text" id="datecancelrange" name="datecancelrange" size="20" value="[% datecancelrange | html %]" class="datepicker"/> > </li> > <li><label for="showTitle">Title: </label><input type="text" name="showTitle" id="showTitle" size="35" /></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 9118
:
111214
|
111310
|
111558
| 111559