update the old school sort axis names to match the SVF versions
[evergreen-equinox.git] / Open-ILS / web / opac / skin / default / xml / advanced / advanced_global.xml
index cf186e7..865aa59 100644 (file)
                                                                        <td align=''>
                                                                                <select id='adv_global_sort_by' onchange='__setsortsel();'>
                                                                                        <option value='rel'>&advanced.relevance;</option>
-                                                                                       <option value='title'>&common.title;</option>
-                                                                                       <option value='author'>&common.author;</option>
+                                                                                       <option value='titlesort'>&common.title;</option>
+                                                                                       <option value='authorsort'>&common.author;</option>
                                                                                        <option value='pubdate'>&advanced.pubdate;</option>
                                                                                </select>
                                                                        </td>