View | Details | Raw Unified | Return to bug 10671
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt (-1 / +1 lines)
Lines 6-11 Link Here
6
6
7
<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>
7
<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>
8
8
9
<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>
9
<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>
10
10
11
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt (-2 / +1 lines)
Lines 6-11 Link Here
6
6
7
<p style="color: #990000;">Important: Only install plugins from trusted sources.</p>
7
<p style="color: #990000;">Important: Only install plugins from trusted sources.</p>
8
8
9
<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>
9
<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>
10
10
11
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
12
- 

Return to bug 10671