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)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:24 +0000 (23:19 +0200)
commitdb529b57f41fe5274e27333d4716af3b233f1394
tree95d400a98f3f2a24bd54eef9c543ab4d99d7fbce
parenta5aadae0a49bdcfbfc837079541c166f2d8ee71e
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>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
opac/opac-user.pl