changing terminology for resort options
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
1ba910a4d2
commit
2c1081b5b1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<option value="">Field-weighted, Relevance Ranked</option>
|
||||
<option value="">Relevance</option>
|
||||
<option value="popularity_dsc" <!-- TMPL_IF NAME="popularity_dsc" -->selected="selected" <!-- /TMPL_IF -->>Popularity (Most to Least)</option>
|
||||
<option value="popularity_asc" <!-- TMPL_IF NAME="popularity_asc" -->selected="selected" <!-- /TMPL_IF -->>Popularity (Least to Most)</option>
|
||||
<option value="author_az" <!-- TMPL_IF NAME="author_az" -->selected="selected" <!-- /TMPL_IF -->>Author (A-Z)</option>
|
||||
|
|
Loading…
Reference in a new issue