Bug 19892: (follow-up) Replace one more instance
authorOwen Leonard <oleonard@myacpl.org>
Tue, 27 Mar 2018 16:46:16 +0000 (16:46 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 14 May 2018 14:34:02 +0000 (14:34 +0000)
commitd9da812ec45de6bed96f18ffa854e761ff03e331
tree0feebdf833dfb43dc9c6471e40817ff78582e3cc
parentd7da6d1fea141a6b5c026b36780c6d840b52a25c
Bug 19892: (follow-up) Replace one more instance

This patch replaces one more instance of [% IF ( numbersphr ) %].

To test, apply the patch and view the source of the OPAC home page.

With the OPACNumbersPreferPhrase system preference set to 'use,' you
should find this in the HTML source:

<option value="callnum,phr">Call number</option>

With the preference set to 'don't use,' you should find this:

<option value="callnum">Call number</option>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc