From 320b6fefb3a60cde5e094ec73b82c568965eae4e Mon Sep 17 00:00:00 2001 From: tonnesen Date: Mon, 28 Oct 2002 21:00:24 +0000 Subject: [PATCH] Added hint for KohaAdminEmailAddress --- admin/systempreferences.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl index 3c93b2a8e9..3c50386e83 100755 --- a/admin/systempreferences.pl +++ b/admin/systempreferences.pl @@ -201,12 +201,13 @@ printend print mkformnotable("$script_name",@inputs); print <Hints : -5 variables are useful in this table : +6 variables are useful in this table :
  • acquisitions, which value may be "simple" or "normal"
  • autoMemberNum which may be 1 or 0
  • dateformat which may be "US" for mm/dd/yy format, or "metric" for dd/mm/yy format.
  • printcirculationslips which may be 1 or 0
  • printreserveslips which may be 1 or 0
  • +
  • KohaAdminEmailAddress - currently used for patron's to request changes to their information.

    printend ; -- 2.39.5