@@ -, +, @@ you mean?' - Apply patch - Go to Home > Administration > Did you mean? - Verify that the information below the title displays properly and makes sense. - Disable Javascript, reload page - Verify that the warning about missing Javascript displays properly and makes sense. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt @@ -72,16 +72,16 @@

Did you mean?

- Please put the Did you mean? plugins in order by significance, from + Please put the 'Did you mean?' plugins in order by significance, from most significant to least significant, and check the box to enable those - plugins that you want to use. (NOTE: Did you mean? functionality + plugins that you want to use. (NOTE: 'Did you mean?' functionality is not yet enabled on the staff client)
--