Bugzilla – Attachment 173762 Details for
Bug 33766
Accessibility: Fix ambiguous form-field in opac-auth.tt
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), 866 bytes, created by
Martin Renvoize (ashimema)
on 2024-10-31 07:44:45 UTC
(
hide
)
Description:
Bug 33766: (follow-up) Enable use of translation functions in html_helpers.inc
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-10-31 07:44:45 UTC
Size:
866 bytes
patch
obsolete
>From 69229442c6cfb00b25dc9779d7b416199038d245 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 > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > 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 264028f1e07..d834a20906b 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.47.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 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