From fc4089a922267200e26c5356f5f52ca9b89cbfb0 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Wed, 23 Oct 2013 23:46:39 -0400 Subject: [PATCH] Bug 10671: Update Reviews Help This patch updates the link to the manual in the comments moderation help. To test: * Visit comments moderation * Click the help link * Confirm manual link works Signed-off-by: Kyle M Hall --- .../prog/en/modules/help/reviews/reviewswaiting.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt index d3dfb82..700ddb9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt @@ -10,6 +10,6 @@

You can also review and unapprove comments you have approved in the past by choosing the 'Approved comments' tab

-

See the full documentation for Comments in the manual (online).

+

See the full documentation for Comments in the manual (online).

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