Bug 25285: Fix wrong message about required Koha version in plugins
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 9 Mar 2022 11:23:38 +0000 (08:23 -0300)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 25 Mar 2022 13:35:34 +0000 (09:35 -0400)
commite41677dc5eee55bde189995693debfbe7add23f6
treec4080e84a3e6f5526e0416604ecc61a85e6c80a3
parent154566ae3730385762ab0be765a3a22a1cdbc5dc
Bug 25285: Fix wrong message about required Koha version in plugins

When you install a plugin that requires a newer Koha version, it reports
this:

<<
Warning: This report was written for a newer version of Koha. Run at your own risk.
>>

It is wrong in a couple ways:
- It is not a report.
- It feels like it dates back to when plugins were only run i.e.
  pre-hooks, etc.

This patch proposes a change to reflect this.

To test:
1. Verify the string changes make sense to you
2. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt