koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/admin systempreferences.pl,1.1.2.5,1.1.2.6


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/admin systempreferences.pl,1.1.2.5,1.1.2.6
Date: Wed, 30 Oct 2002 14:55:21 -0800

Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv17423

Modified Files:
      Tag: rel-1-2
        systempreferences.pl 
Log Message:
Added opacthemes and opaclanguages system preferences to list of hints


Index: systempreferences.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -r1.1.2.5 -r1.1.2.6
*** systempreferences.pl        28 Oct 2002 21:00:24 -0000      1.1.2.5
--- systempreferences.pl        30 Oct 2002 22:55:19 -0000      1.1.2.6
***************
*** 202,206 ****
        print <<printend
  <b>Hints :</b>
! 6 variables are useful in this table :
  <li><i>acquisitions</i>, which value may be "simple" or "normal"</li>
  <li><i>autoMemberNum</i> which may be 1 or 0</li>
--- 202,206 ----
        print <<printend
  <b>Hints :</b>
! 8 variables are useful in this table :
  <li><i>acquisitions</i>, which value may be "simple" or "normal"</li>
  <li><i>autoMemberNum</i> which may be 1 or 0</li>
***************
*** 209,212 ****
--- 209,214 ----
  <li><i>printreserveslips</i> which may be 1 or 0</li> 
  <li><i>KohaAdminEmailAddress</i> - currently used for patron's to request 
changes to their information.
+ <li><i>opacthemes</i> - a space separated list of themes (note that 
opacthemes is applied to intranet and opac together for now, and defaults to 
'default')
+ <li><i>opaclanguages</i> - a space separated list of languages (will fall 
back to 'en')
  <br><br>
  printend




reply via email to

[Prev in Thread] Current Thread [Next in Thread]