Bug 11159: fix small typo in catalogue/results.tt
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Tue, 29 Oct 2013 13:17:45 +0000 (14:17 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 8 Nov 2013 16:28:31 +0000 (16:28 +0000)
commit31e9c90e2b509919f4028aa0a8e69332df04e7e1
treeeb65c2f9463b8763e22f5f629f60b51bf7888aa2
parent87470f394aa58e7ea1d89cadffc8d724b433cd80
Bug 11159: fix small typo in catalogue/results.tt

In catalogue/results.tt, there is a small HTML error line 377 :
[% ELSE %]<option value"au,phr">Author</option>[% END %]
The = is missing

Test plan :
- In intranet, test go to advanced search
- Click on [More options]
- Enter a term, check "Scan indexes" and click on "Search"
- Look at HTML code of select "Indexed in"
=> option "Author" is correct : <option value="au,phr">Author</option>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt