Bug 33981 - Refer to the manual, not online search
Summary: Refer to the manual, not online search
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-12 07:43 UTC by Magnus Enger
Modified: 2023-06-12 07:43 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Enger 2023-06-12 07:43:58 UTC
koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt line 49 looks like this:

<p>Need help? For help with granting permissions, please search online for "[% dbms | $HtmlTags tag=>'code' %] manual grant permissions"

It would better to refer new users to the manual, rather than to searching online, which could give all sorts of wrong and outdated information.