From b21b0404b8eafc0d3b0c122d41188975f30c29f4 Mon Sep 17 00:00:00 2001 From: tonnesen Date: Wed, 30 Oct 2002 22:55:19 +0000 Subject: [PATCH] Added opacthemes and opaclanguages system preferences to list of hints --- admin/systempreferences.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl index 3c50386e83..c6aa7c0ccd 100755 --- a/admin/systempreferences.pl +++ b/admin/systempreferences.pl @@ -201,13 +201,15 @@ printend print mkformnotable("$script_name",@inputs); print <Hints : -6 variables are useful in this table : +8 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. +
  • opacthemes - a space separated list of themes (note that opacthemes is applied to intranet and opac together for now, and defaults to 'default') +
  • opaclanguages - a space separated list of languages (will fall back to 'en')

    printend ; -- 2.39.5