From 9bf2bee0d9f6a6de633fb41ccb0640d7609e75a6 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Tue, 15 Oct 2013 15:55:47 -0400 Subject: [PATCH] [SIGNED-OFF] Bug 10671: Update plugins help To test visit the plugin pages and confirm that the links to the manual are right. Signed-off-by: Bernardo Gonzalez Kriegel Links correct --- .../prog/en/modules/help/plugins/plugins-home.tt | 2 +- .../prog/en/modules/help/plugins/plugins-upload.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt index ac8eb6a..1600ff4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt @@ -6,6 +6,6 @@

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.

-

See the full documentation for the Plugin System in the manual (online).

+

See the full documentation for the Plugin System 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/plugins/plugins-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt index ce1450c..75a18b9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt @@ -6,6 +6,6 @@

Important: Only install plugins from trusted sources.

-

See the full documentation for the Plugin system in the manual (online).

+

See the full documentation for the Plugin system in the manual (online).

[% INCLUDE 'help-bottom.inc' %] -- 1.7.9.5