Bug 21073: (QA follow-up) Restore check on template
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 2 May 2019 15:14:50 +0000 (12:14 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 18 Jun 2019 16:29:40 +0000 (17:29 +0100)
Signed-off-by: Agustin Moyano <agustinmoyano@theke.io>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt

index 576bc26..fdc7cfd 100644 (file)
                 </dl>
             [% END %]
 
+            [% IF CAN_user_plugins && plugins_enabled %]
                 <h3>Plugins</h3>
                 <dl>
                     <dt><a href="/cgi-bin/koha/plugins/plugins-home.pl">Manage plugins</a></dt>
                     <dd>View, manage, configure and run plugins.</dd>
                 </dl>
+            [% END %]
             </div>
 
             <div class="col-md-6 sysprefs">