(doc) add overdues to summary of the phone list feature
authorJosh Stompro <Stomproj@larl.org>
Mon, 19 May 2014 20:17:15 +0000 (15:17 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 22 May 2014 15:52:53 +0000 (08:52 -0700)
Added "or overdues" to the summary so it is clear that phonelist
handles both holds and overdues.

Signed-off-by: Josh Stompro <Stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
docs/admin/phonelist.txt

index 65a667f..275e22b 100644 (file)
@@ -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