Some display issues with an additional quote showing behind some preference descriptions: - AllowPatronToSetCheckoutsVisibilityForGuarantor - AllowPatronToSetFinesVisibilityForGuarantor
Created attachment 112052 [details] [review] Bug 26756: Fix quotes showing behind some system preference descriptions This patch adds matching quotes to two OPAC preference descriptions which were missing them. To test, apply the patch and go to Administration -> System preferences. - Open the "OPAC" tab. - Check the descriptions of these preferences: - AllowPatronToSetCheckoutsVisibilityForGuarantor - AllowPatronToSetFinesVisibilityForGuarantor There should be no trailing quotation mark.
Created attachment 112079 [details] [review] Bug 26756: Fix quotes showing behind some system preference descriptions This patch adds matching quotes to two OPAC preference descriptions which were missing them. To test, apply the patch and go to Administration -> System preferences. - Open the "OPAC" tab. - Check the descriptions of these preferences: - AllowPatronToSetCheckoutsVisibilityForGuarantor - AllowPatronToSetFinesVisibilityForGuarantor There should be no trailing quotation mark. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Obvious fix - passing QA :)
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.06
enhancement, not backported to 19.11.x