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 consistent with the other tool names and descriptions.

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

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Caroline Cyr La Rose 2022-06-29 11:12:57 -04:00 committed by Tomas Cohen Arazi
parent 89c910449d
commit 30cc6f422f
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -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</a></dt>
<dd>Manage 'Quote of the day' quotes</dd>
[% END %]
[% IF ( Koha.ArePluginsEnabled() && CAN_user_plugins_tool && tool_plugins ) %]