aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/search.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/search.tpl')
-rw-r--r--template/yoga/search.tpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl
index 1b03c34c3..dc22315a3 100644
--- a/template/yoga/search.tpl
+++ b/template/yoga/search.tpl
@@ -112,15 +112,6 @@
<input type="radio" name="subcats-included" value="0" />{'no'|@translate}
</label></li>
</ul>
- <ul>
- <li><label>{'search_sort'|@translate}</label></li>
- <li><label>
- <input type="radio" name="sd" value="AND" />{'search_ascending'|@translate}
- </label></li>
- <li><label>
- <input type="radio" name="sd" value="d" checked="checked" />{'search_descending'|@translate}
- </label></li>
- </ul>
</fieldset>
<p>
<input class="submit" type="submit" name="submit" value="{'submit'|@translate}" />