Bugzilla – Attachment 95515 Details for
Bug 24057
Hea is not an acronym
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24057: Hea is not an acronym
Bug-24057-Hea-is-not-an-acronym.patch (text/plain), 1.88 KB, created by
Owen Leonard
on 2019-11-18 16:17:09 UTC
(
hide
)
Description:
Bug 24057: Hea is not an acronym
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2019-11-18 16:17:09 UTC
Size:
1.88 KB
patch
obsolete
>From 3d4c9a744fac98b3728c1ee900c9cbf3affd91aa Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 18 Nov 2019 16:10:14 +0000 >Subject: [PATCH] Bug 24057: Hea is not an acronym > >This patch changes "HEA" (incorrectly capitalized) to "Hea" on the >staff client administration home page. > >To test, apply the patch and set the "UsageStats" system preference to >"No, let me think about it." > > - Go to Administration in the staff client. > - There should be a message at the top asking if you want to share > anonymous usage statisitcs with the community. The word "Hea" in this > message should be capitalized correctly. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >index df53b30bc80..8da6c2b4b93 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >@@ -34,7 +34,7 @@ > [% IF ( Koha.Preference('UsageStats') == 2 ) %] > <div class="dialog message"> > <h4>Share anonymous usage statistics with the Koha community?</h4> >- <p> You haven't decided if you want to activate usage statistic sharing in Koha yet. <a href=/cgi-bin/koha/admin/usage_statistics.pl>Change your HEA settings</a>.</p> >+ <p> You haven't decided if you want to activate usage statistic sharing in Koha yet. <a href=/cgi-bin/koha/admin/usage_statistics.pl>Change your Hea settings</a>.</p> > <p> This feature gives the Koha developers valuable information regarding how Koha is being used and helps to drive decisions during the development cycle</p> > </div> > [% 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 24057
:
95515
|
95529
|
95744