Bug 10671: Update plugins help
authorNicole C. Engard <nengard@bywatersolutions.com>
Tue, 15 Oct 2013 19:55:47 +0000 (15:55 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Oct 2013 22:04:29 +0000 (22:04 +0000)
To test visit the plugin pages and confirm that the links
to the manual are right.

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

Links correct

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt

index ac8eb6a..1600ff4 100644 (file)
@@ -6,6 +6,6 @@
 
 <p>The plugin system needs to be turned on by a system administrator and should only managed by those who understand Perl and the way data connects within Koha.</p>
 
-<p><strong>See the full documentation for the Plugin System in the <a href="http://manual.koha-community.org/3.12/en/pluginsystem.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Plugin System in the <a href="http://manual.koha-community.org/3.14/en/pluginsystem.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
index ce1450c..75a18b9 100644 (file)
@@ -6,6 +6,6 @@
 
 <p style="color: #990000;">Important: Only install plugins from trusted sources.</p>
 
-<p><strong>See the full documentation for the Plugin system in the <a href="http://manual.koha-community.org/3.12/en/pluginsystem.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Plugin system in the <a href="http://manual.koha-community.org/3.14/en/pluginsystem.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]