Bugzilla – Attachment 133335 Details for
Bug 30544
Add font awesome version to licenses page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30544: Add font awesome version to licenses page
Bug-30544-Add-font-awesome-version-to-licenses-pag.patch (text/plain), 1.91 KB, created by
Marcel de Rooy
on 2022-04-15 06:32:58 UTC
(
hide
)
Description:
Bug 30544: Add font awesome version to licenses page
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-04-15 06:32:58 UTC
Size:
1.91 KB
patch
obsolete
>From 3207e35a61e35bb9d92a9841d853389635487b44 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 14 Apr 2022 13:26:59 +0000 >Subject: [PATCH] Bug 30544: Add font awesome version to licenses page >Content-Type: text/plain; charset=utf-8 > >This patch simply adds the version number we are using >and updates the link to point to our version > >To test: >1 - Confirm the About->Licenses page points to the correct Font Awesome > version > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index d2f3de2972..0c71e94be6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -751,7 +751,7 @@ > <p>The <a href="https://www.tiny.cloud/">TinyMCE WYSIWYG editor v5.9.2 </a> by Tiny Technologies, Inc. is licensed under the <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt">LGPL v2.1</a>.</p> > > <h2>Font Awesome</h2> >- <p><a href="http://fontawesome.io">Font Awesome</a> by Dave Gandy is licensed under the <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a> and the <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>.</p> >+ <p><a href="http://fontawesome.com/v4/">Font Awesome 4.7.0</a> by Dave Gandy is licensed under the <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a> and the <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>.</p> > > <h2>CodeMirror editing library</h2> > <p>The <a href="http://codemirror.net/">CodeMirror editing library</a> by Marijn Haverbeke is licensed under an <a href="http://codemirror.net/LICENSE">MIT license</a>.</p> >-- >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 30544
:
133311
|
133312
| 133335