From ff726634945e1b17729695cf2b46422c827e99fd Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Fri, 19 Oct 2018 15:47:31 -0400 Subject: [PATCH] Fixed formatting in CheckPrevCheckout description --- source/systempreferences.rst | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) diff --git a/source/systempreferences.rst b/source/systempreferences.rst index 7fc4f7c..a724de4 100644 --- a/source/systempreferences.rst +++ b/source/systempreferences.rst @@ -11616,15 +11616,17 @@ Values: Description: -When the value of this system preference is set to 'do', Koha will look at the -patron's circulation history to see if they have checked this item out before. -An alert will show up on the screen indicating that patron has indeed checked -this item out. Staff will be prompted to allow the checkout to occur. -If the value is set to 'don't', Koha will not check the patron's circulation -history. When the value is set to 'Unless overridden, do', this will check the -patron's circulation history even if there are fines, fees, and/or holds on the -patron's account. Lastly, if the value is set to 'Unless overridden, don't', -Koha will not check circulation history regardless of fines, fees, and/or holds. +- When the value of this system preference is set to 'do', Koha will look at the + patron's circulation history to see if they have checked this item out before. + An alert will show up on the screen indicating that patron has indeed checked + this item out. Staff will be prompted to allow the checkout to occur. +- If the value is set to 'don't', Koha will not check the patron's circulation + history. +- When the value is set to 'Unless overridden, do', this will check the + patron's circulation history even if there are fines, fees, and/or holds on the + patron's account. +- Lastly, if the value is set to 'Unless overridden, don't', + Koha will not check circulation history regardless of fines, fees, and/or holds. **Note** -- 1.7.2.5