Bugzilla – Attachment 131152 Details for
Bug 29589
Translation issue with formatting in MARC overlay rules page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29589: (follow-up) Add TT filter
Bug-29589-follow-up-Add-TT-filter.patch (text/plain), 1.33 KB, created by
Katrin Fischer
on 2022-02-26 22:51:26 UTC
(
hide
)
Description:
Bug 29589: (follow-up) Add TT filter
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-02-26 22:51:26 UTC
Size:
1.33 KB
patch
obsolete
>From 983b42e41e4685ad7a5674c2617c02dafca54fff Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 26 Feb 2022 23:41:11 +0100 >Subject: [PATCH] Bug 29589: (follow-up) Add TT filter > >--- > .../intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >index 894ba40bd3..433cb512d2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >@@ -56,7 +56,7 @@ > [% UNLESS Koha.Preference( 'MARCOverlayRules' ) %] > [% SET pref_MARCOverlayRules_link = '<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=MARCOverlayRules">MARCOverlayRules</a>' %] > <div class="dialog message"> >- The [% pref_MARCOverlayRules_link | $KohaSpan %] preference is not set, don't forget to enable it for rules to take effect. >+ The [% pref_MARCOverlayRules_link | $raw | $KohaSpan %] preference is not set, don't forget to enable it for rules to take effect. > </div> > [% END %] > [% IF removeConfirm %] >-- >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 29589
:
128103
|
128116
|
128698
|
131151
| 131152