From 33963f13a7f469a42b7f65834a3f1358f15620fe Mon Sep 17 00:00:00 2001
From: "Nicole C. Engard" <nengard@bywatersolutions.com>
Date: Tue, 15 Oct 2013 15:57:33 -0400
Subject: [PATCH] [PASSED QA] Bug 10671: Update suggestion help

To test visit the suggestion management pages
and confirm that the link in the help file goes
to the right manual.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Link Ok

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
---
 .../prog/en/modules/help/suggestion/suggestion.tt  |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
index 2678621..2aa0bac 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
@@ -38,7 +38,7 @@
 
 <p><strong>Customization:</strong> You can create additional custom suggestion statuses by creating new authorized values of the category SUGGEST_STATUS.</p>
 
-<p><strong>See the full documentation for Purchase Suggestions in the <a href="http://manual.koha-community.org/3.12/en/managesuggest.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Purchase Suggestions in the <a href="http://manual.koha-community.org/3.14/en/managesuggest.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
-- 
1.7.9.5