Bug 19892: (follow-up) Replace one more instance
authorOwen Leonard <oleonard@myacpl.org>
Tue, 27 Mar 2018 16:46:16 +0000 (16:46 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 2 Apr 2018 21:12:27 +0000 (18:12 -0300)
commit6ac49d9cdac831f6b72d675aa1436fd9e264be92
tree57489209931d92d95796dba796c134601ad8d9ed
parent52f58f2ec0e9f0270c807cccd95749e853a8d64a
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