Bugzilla – Attachment 127154 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: Fix typo and display
Bug-28904-Fix-typo-and-display.patch (text/plain), 2.02 KB, created by
Katrin Fischer
on 2021-11-01 11:03:01 UTC
(
hide
)
Description:
Bug 28904: Fix typo and display
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-11-01 11:03:01 UTC
Size:
2.02 KB
patch
obsolete
>From a2a6312a9859c0f23b64d0cbde49862a08ba0578 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 1 Nov 2021 09:52:26 +0000 >Subject: [PATCH] Bug 28904: Fix typo and display > >Fix typo in template: Newletter => Newsletter >Fix latest newsletter editor definition.. it's a has not an array. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > docs/contributors.yaml | 4 ++++ > docs/teams.yaml | 2 +- > koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc | 2 +- > 3 files changed, 6 insertions(+), 2 deletions(-) > >diff --git a/docs/contributors.yaml b/docs/contributors.yaml >index 06f99fb2be..1becf4cc98 100644 >--- a/docs/contributors.yaml >+++ b/docs/contributors.yaml >@@ -276,6 +276,8 @@ Chad Billman: > commits: 1 > committer: 366 > first_commit: 1518467937 >+Chad Roseburg: >+ commits: 0 > Charles Farmer: > commits: 26 > committer: 269 >@@ -1228,6 +1230,8 @@ Michael Hafen: > commits: 73 > committer: 62 > first_commit: 1212060772 >+Michael Kuhn: >+ commits: 0 > Michaes Herman: > notes: Early work on the installer and XHTML > Michal Denár: {} >diff --git a/docs/teams.yaml b/docs/teams.yaml >index 083effd31f..1b1c2491d0 100644 >--- a/docs/teams.yaml >+++ b/docs/teams.yaml >@@ -1093,6 +1093,6 @@ team: > - name: Thomas Dukleth > - name: Jake Deery > newsletter: >- - name: Michael Kuhn >+ name: Michael Kuhn > accessibility_advocates: > - name: Wainui Witika-Park >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 80007c9fdb..d121290966 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >@@ -140,7 +140,7 @@ > [% END %] > > [% IF t.newsletter %] >- <li><strong>Newletter editor:</strong> >+ <li><strong>Newsletter editor:</strong> > [% INCLUDE person p=t.newsletter %] > </li> > [% 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 28904
:
127001
|
127002
|
127010
|
127019
|
127020
|
127150
|
127152
|
127153
| 127154