Bugzilla – Attachment 162955 Details for
Bug 36282
OPAC - Remove trailing and leading blank space from translated strings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36282: [DO NOT PUSH] For test plan only
Bug-36282-DO-NOT-PUSH-For-test-plan-only.patch (text/plain), 944 bytes, created by
Pedro Amorim
on 2024-03-08 11:49:12 UTC
(
hide
)
Description:
Bug 36282: [DO NOT PUSH] For test plan only
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-03-08 11:49:12 UTC
Size:
944 bytes
patch
obsolete
>From 41bb1c0e2d49e825403320f32649115ef26d2ade Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Fri, 8 Mar 2024 11:47:21 +0000 >Subject: [PATCH] Bug 36282: [DO NOT PUSH] For test plan only > >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >index d23809eae86..5aedc4b52b7 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >@@ -39,7 +39,8 @@ > [% ELSE %] > <div id="notloggedin" class="container-fluid"> > [% END %] >- >+ <p>[% t('Translated string') %]:</p> >+ <p>Non-translated string:</p> > <div class="row"> > [% IF ( OpacNav || OpacNavBottom ) %] > <div class="col-12 col-lg-2 order-3 order-lg-1"> >-- >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 36282
: 162955 |
162956
|
163010
|
165321