Created attachment 12900 [details] Screenshot showing title, author and materialtype displayed wrong
Created attachment 12901 [details] Screenshot showing what it should look like
Created attachment 12902 [details] [review] Bug 8941 - Make title display properly for NORMARC OPAC detail view Authors and materialtype were displayed to the right of the title. This patch simly adds class="title" to the h1 that holds the title. To test: - Set marcflavour = NORMARC - Check a detail view in the OPAC and see that the display is wrong - Apply the patch - Check that the detail view now looks good
If this gets pushed, it would be nice to have in 3.8.x too. :-)
Created attachment 12904 [details] [review] Bug 8941 - Make title display properly for NORMARC OPAC detail view Authors and materialtype were displayed to the right of the title. This patch simly adds class="title" to the h1 that holds the title. To test: - Set marcflavour = NORMARC - Check a detail view in the OPAC and see that the display is wrong - Apply the patch - Check that the detail view now looks good Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Tiny patch, works as expected.
QA comment: tiny patch, passed QA
Patch pushed to master
Pushed to 3.8.x, will be in 3.8.7
Looks good on 3.10