/[koha]/koha/admin/systempreferences.pl
ViewVC logotype

Diff of /koha/admin/systempreferences.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22.2.5 by tipaul, Tue Oct 25 12:37:18 2005 UTC revision 1.22.2.6 by tipaul, Mon Dec 5 09:50:35 2005 UTC
# Line 81  $tabsysprefs{itemcallnumber}="Catalogue" Line 81  $tabsysprefs{itemcallnumber}="Catalogue"
81  $tabsysprefs{maxreserves}="Circulation";  $tabsysprefs{maxreserves}="Circulation";
82  $tabsysprefs{virtualshelves}="OPAC";  $tabsysprefs{virtualshelves}="OPAC";
83  $tabsysprefs{hide_marc}="Catalogue";  $tabsysprefs{hide_marc}="Catalogue";
84    $tabsysprefs{NotifyBorrowerDeparture}="Members";
85    $tabsysprefs{OpacPasswordChange}="OPAC";
86    
87  sub StringSearch  {  sub StringSearch  {
88          my ($env,$searchstring,$type)=@_;          my ($env,$searchstring,$type)=@_;

Legend:
Removed from v.1.22.2.5  
changed lines
  Added in v.1.22.2.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26