Koha/koha-tmpl/intranet-tmpl/prog/en/modules/plugins
Tomas Cohen Arazi 174adb2a3b 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>
2022-03-17 11:22:56 -10:00
..
plugins-disabled.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
plugins-home.tt Bug 25285: Fix wrong message about required Koha version in plugins 2022-03-17 11:22:56 -10:00
plugins-upload.tt Bug 26703: plugins and pos folders 2021-04-21 11:16:35 +02:00