diff options
Diffstat (limited to 'admin')
-rw-r--r-- | admin/themes/default/template/plugins_new.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/plugins_new.tpl b/admin/themes/default/template/plugins_new.tpl index 97633a8cc..4d55f9735 100644 --- a/admin/themes/default/template/plugins_new.tpl +++ b/admin/themes/default/template/plugins_new.tpl @@ -57,7 +57,7 @@ jQuery(document).ready(function(){ <div class="titrePage"> <span class="sort"> {'Filter'|@translate} : <input type="text" id="filter"> -<input type="button" name="Clear" Value="{'Clear'|@translate}"> | +<input type="button" name="Clear" Value="{'Cancel'|@translate}"> | {'Sort order'|@translate} : {html_options name="selectOrder" options=$order_options selected=$order_selected} </span> |