From 9e5c2f8b7837ccac18b5dbce0e768fcefdc88efc Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Wed, 23 Oct 2013 23:46:39 -0400 Subject: [PATCH] [PASSED QA] 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 Signed-off-by: Katrin Fischer --- .../prog/en/modules/help/reviews/reviewswaiting.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.9.5