Bugzilla – Attachment 90674 Details for
Bug 22783
'Location' not picked up by translation toolchain
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22783: (follow up) not SET for anonymous BLOCK
Bug-22783-follow-up-not-SET-for-anonymous-BLOCK.patch (text/plain), 1.15 KB, created by
Mark Tompsett
on 2019-06-17 15:00:08 UTC
(
hide
)
Description:
Bug 22783: (follow up) not SET for anonymous BLOCK
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2019-06-17 15:00:08 UTC
Size:
1.15 KB
patch
obsolete
>From 1295e106e0428f717c5025e49f0e140a30bf1088 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Mon, 17 Jun 2019 14:59:03 +0000 >Subject: [PATCH] Bug 22783: (follow up) not SET for anonymous BLOCK > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt >index 45afb8006e..3d590e24ce 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt >@@ -281,7 +281,7 @@ Edit news item[% ELSE %]Add news item[% END %][% ELSE %]News[% END %]</div> > [% FOREACH location IN [ '', 'OpacNavRight' ] %] > [% IF ( location == '' ) %] > [% SET location_lang = lang_lis.language %] >- [% SET location = BLOCK %]OPAC news[% END %] >+ [% location = BLOCK %]OPAC news[% END %] > [% ELSE %] > [% SET location_lang = location _ "_" _ lang_lis.language %] > [% END %] >-- >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 22783
:
88923
|
90674
|
90675
|
90676
|
90696
|
90697