Bugzilla – Attachment 173977 Details for
Bug 33766
Accessibility: Fix ambiguous form field in OPAC login form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33766: (follow-up) Enable use of translation functions in html_helpers.inc
Bug-33766-follow-up-Enable-use-of-translation-func.patch (text/plain), 799 bytes, created by
Owen Leonard
on 2024-11-05 13:26:13 UTC
(
hide
)
Description:
Bug 33766: (follow-up) Enable use of translation functions in html_helpers.inc
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2024-11-05 13:26:13 UTC
Size:
799 bytes
patch
obsolete
>From d91dde8cabb2f3cd1d9e76f889a84c489ec0da77 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 8 Jul 2024 16:28:14 +0000 >Subject: [PATCH] Bug 33766: (follow-up) Enable use of translation functions in > html_helpers.inc > >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/html_helpers.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/html_helpers.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/html_helpers.inc >index 264028f1e0..d834a20906 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/html_helpers.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/html_helpers.inc >@@ -1,3 +1,4 @@ >+[% PROCESS 'i18n.inc' %] > [% BLOCK options_for_libraries %] > [% FOREACH l IN libraries %] > [% IF l.selected %] >-- >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 33766
:
151416
|
151427
|
154566
|
154567
|
154570
|
155017
|
155018
|
155019
|
155022
|
155023
|
155024
|
155025
|
155026
|
157854
|
157855
|
157856
|
157857
|
157858
|
159342
|
159546
|
159547
|
159548
|
159549
|
159550
|
168600
|
168601
|
168602
|
168603
|
168604
|
168605
|
173757
|
173758
|
173759
|
173760
|
173761
|
173762
|
173972
|
173973
|
173974
|
173975
|
173976
|
173977
|
174037
|
174038
|
174039
|
174040
|
174041
|
174042