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

Steve Tonnesen tonnesen at users.sourceforge.net
Mon Oct 28 22:00:30 CET 2002


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

Modified Files:
      Tag: rel-1-2
	systempreferences.pl 
Log Message:
Added hint for KohaAdminEmailAddress


Index: systempreferences.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -r1.1.2.4 -r1.1.2.5
*** systempreferences.pl	25 Oct 2002 22:30:18 -0000	1.1.2.4
--- systempreferences.pl	28 Oct 2002 21:00:24 -0000	1.1.2.5
***************
*** 202,206 ****
  	print <<printend
  <b>Hints :</b>
! 5 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>
! 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>
***************
*** 208,211 ****
--- 208,212 ----
  <li><i>printcirculationslips</i> which may be 1 or 0</li> 
  <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.
  <br><br>
  printend





More information about the Koha-cvs mailing list