https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37194 Bug ID: 37194 Summary: Improve link from unconfigured ILL module Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no CC: pedro.amorim@ptfs-europe.com, tomascohen@gmail.com To reproduce in ktd: - Enable the ILLModule syspref - Go to the ILL module - Observe the link that reads "Take a look at the about page" and points to http://localhost:8081/cgi-bin/koha/about.pl#sysinfo_panel - The link takes you to the "About Koha" page, but it does not show the contents of the "System information" tab, where the relevant information is - Clicking on the "System information" tab changes the page to http://localhost:8081/cgi-bin/koha/about.pl?tab=sysinfo Suggestions: - Change the link text so it reads 'Take a look at "System information" on the "About Koha" page' - Change the actual link from http://localhost:8081/cgi-bin/koha/about.pl#sysinfo_panel to http://localhost:8081/cgi-bin/koha/about.pl?tab=sysinfo -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.