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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to