https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37662 Bug ID: 37662 Summary: Library information - text inconsistencies between the table, edit form, and display page Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com There are some text inconsistencies between the staff interface table listing the library information, the library edit form, and the library display page (Administration > Basic parameters > Libraries): 1. If no library opening and closing times are set, it displays as "Library hours not set" in the library hours column. However, if you view the library details (selecting the library name in the name column), the text is "No opening hours have been set." 2. The column name in the list of libraries is "Library hours". However: 2.1 If you view the library details (selecting the library name in the name column), the field label is "Opening hours". 2.2 If you add a library, or edit a library's details, the field label is "Opening hours". 3. The "MARC organization code" field is missing the colon (:) on the library edit form and display page. 4. The "OPAC info" field name should be spelt in full as "OPAC information". Also, ideally, the address information should be displayed similar to how a patron's address is displayed. That is, as an address block without the individual fields (as it does in the table listing all libraries). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.