From 926ac84aed08322344fa2cb4124deebdbd5c554b Mon Sep 17 00:00:00 2001 From: Josh Stompro Date: Mon, 19 May 2014 15:17:15 -0500 Subject: [PATCH] (doc) add overdues to summary of the phone list feature Added "or overdues" to the summary so it is clear that phonelist handles both holds and overdues. Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton --- docs/admin/phonelist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/phonelist.txt b/docs/admin/phonelist.txt index 65a667f631..275e22b072 100644 --- a/docs/admin/phonelist.txt +++ b/docs/admin/phonelist.txt @@ -2,7 +2,7 @@ Phonelist.pm Module =================== PhoneList.pm is a mod_perl module for Apache that works with Evergreen -to generate callings lists for patron holds. It outputs a csv file +to generate callings lists for patron holds or overdues. It outputs a csv file that can be fed into an auto-dialer script to call patrons with little or no staff intervention. It is accessed and configured via a special URL and passing any parameters as a ``Query String'' on the URL. The -- 2.43.2