From a324a372e72d60f4adf2710968f35dc765213977 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Tue, 15 Oct 2013 15:25:36 -0400 Subject: [PATCH] Bug 10671: Update tag tool help This patch updates the links to the manual in the help files on tags. To test: * Visit the tag moderation tool * Click the help link * Confirm that the links to the manual are right Signed-off-by: Bernardo Gonzalez Kriegel Links correct Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt index 110a57fbb9..314e7db06e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt @@ -6,6 +6,6 @@

To remove a tag from a specific title, simply click the 'Remove tag' button to the right of the title.

-

See the full documentation for Tag Moderation in the manual (online).

+

See the full documentation for Tag Moderation in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt index fc0c8d80bf..22a29d5f25 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt @@ -20,6 +20,6 @@

To check terms against the approved and rejected lists (and possibly against the dictionary you have assigned for tag moderation) simply enter the term into the search box on the bottom right of the screen to see the status of the term.

-

See the full documentation for Tag Moderation in the manual (online).

+

See the full documentation for Tag Moderation in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 2.39.5