Bugzilla – Attachment 127001 Details for
Bug 28904
Update information on Newsletter editor on about page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28904: Add newsletter editor to about page display
Bug-28904-Add-newsletter-editor-to-about-page-disp.patch (text/plain), 995 bytes, created by
Martin Renvoize (ashimema)
on 2021-10-27 14:38:30 UTC
(
hide
)
Description:
Bug 28904: Add newsletter editor to about page display
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-10-27 14:38:30 UTC
Size:
995 bytes
patch
obsolete
>From 1438a02cc3a53855d780866fec504084fef0f454 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 27 Oct 2021 15:27:45 +0100 >Subject: [PATCH] Bug 28904: Add newsletter editor to about page display > >--- > koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >index f0574958e7..80007c9fdb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >@@ -139,6 +139,12 @@ > </li> > [% END %] > >+ [% IF t.newsletter %] >+ <li><strong>Newletter editor:</strong> >+ [% INCLUDE person p=t.newsletter %] >+ </li> >+ [% END %] >+ > [% IF t.translation %] > <li><strong>Translation manager:</strong> > [% INCLUDE person p=t.translation %] >-- >2.20.1
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 28904
:
127001
|
127002
|
127010
|
127019
|
127020
|
127150
|
127152
|
127153
|
127154