Bug 19046: (QA follow-up) Remove doubled up 'Title as phrase'
One search option was doubled up by accident. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
parent
74ac15800b
commit
ae2caab54f
1 changed files with 0 additions and 5 deletions
|
@ -60,11 +60,6 @@
|
|||
[% ELSE %]
|
||||
<option value="ti,phr"> Title as phrase</option>
|
||||
[% END %]
|
||||
[% IF ms_ticommaphr %]
|
||||
<option selected="selected" value="ti,phr"> Title as phrase</option>
|
||||
[% ELSE %]
|
||||
<option value="ti,phr"> Title as phrase</option>
|
||||
[% END %]
|
||||
[% IF ms_se %]
|
||||
<option selected="seleced" value="se"> Series title</option>
|
||||
[% ELSE %]
|
||||
|
|
Loading…
Reference in a new issue