aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/template')
-rw-r--r--admin/themes/default/template/plugins_list.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/admin/themes/default/template/plugins_list.tpl b/admin/themes/default/template/plugins_list.tpl
index f09e6a09a..6b7241237 100644
--- a/admin/themes/default/template/plugins_list.tpl
+++ b/admin/themes/default/template/plugins_list.tpl
@@ -1,10 +1,4 @@
<div class="titrePage">
-<span class="sort">
-{'Sort order'|@translate} :
- <select onchange="document.location = this.options[this.selectedIndex].value;" style="width:200px">
- {html_options options=$order_options selected=$order_selected}
- </select>
-</span>
<h2>{'Plugins'|@translate}</h2>
</div>