https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41842
--- Comment #8 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 200973 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200973&action=edit Bug 41842: Use space-dash-space separator between course name and section The staff interface templates were using a bare hyphen with no spaces when displaying course name and section together, while the OPAC templates (Bug 42654) use ' - ' (space-dash-space). This brings the staff interface into alignment with the OPAC convention for consistency and readability. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
