bugfix opac-user stomps mylibraryfirst value in quick search label
authorMichael Hafen <mdhafen@tech.washk12.org>
Mon, 10 Aug 2009 17:24:05 +0000 (11:24 -0600)
committerGalen Charlton <gmcharlt@gmail.com>
Tue, 11 Aug 2009 00:34:46 +0000 (20:34 -0400)
commitbf723f8480a0ba16e922b585d5887489318a3d99
treed84418307a030404558a497246225eac12eb7763
parent9f6098e8b98a5cc37dfecdfd00edbf6d32522977
bugfix opac-user stomps mylibraryfirst value in quick search label

the system preference mylibraryfirst is exported by Auth containing the logged
in users branchcode.  It is also exported as the value of the syspref by
opac-user.pl.  The effect is that when mylibraryfirst is on and the user
logged in the text label for the OPAC quick search instead of displaying
'Search (in [branchcode] only)' shows 'Search (in 1 only)'.  Other user pages
are uneffected.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
opac/opac-user.pl