Bugzilla – Attachment 136700 Details for
Bug 31062
Change description of QOTD tool in tools-home
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31062: Change description of QOTD tool in tools-home
Bug-31062-Change-description-of-QOTD-tool-in-tools.patch (text/plain), 1.58 KB, created by
Caroline Cyr La Rose
on 2022-06-28 21:39:16 UTC
(
hide
)
Description:
Bug 31062: Change description of QOTD tool in tools-home
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2022-06-28 21:39:16 UTC
Size:
1.58 KB
patch
obsolete
>From 6b0f6f93babbea63ce051f0e48fd95db34b4fffa Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 28 Jun 2022 17:36:18 -0400 >Subject: [PATCH] Bug 31062: Change description of QOTD tool in tools-home > >This patch changes the name and description of the QOTD tool >in order to make them more constant with the other tool names >and descriptions, and to include the fact that QOTD can now be >used in the staff interface as well as the OPAC. > >To test: >1) Go to Tools >2) Read the QOTD tool name and description, make sure they make > sense and that there are no typos >3) Test the link to make sure it goes to the tool >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >index 114b0f723d..8203e2707e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt >@@ -129,8 +129,8 @@ > [% END %] > > [% IF ( CAN_user_tools_edit_quotes ) %] >- <dt><a href="/cgi-bin/koha/tools/quotes.pl">Edit quotes for QOTD feature</a></dt> >- <dd>Quote editor for Quote-of-the-day feature in OPAC</dd> >+ <dt><a href="/cgi-bin/koha/tools/quotes.pl">Quote editor for the 'Quote of the day' feature</a></dt> >+ <dd>Edit quotes for the 'Quote of the day' feature in OPAC and staff interface</dd> > [% END %] > > [% IF ( Koha.ArePluginsEnabled() && CAN_user_plugins_tool && tool_plugins ) %] >-- >2.25.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 31062
:
136700
|
136701
|
136740
|
136747
|
136765