diff options
Diffstat (limited to 'admin/themes/default/template/picture_modify.tpl')
-rw-r--r-- | admin/themes/default/template/picture_modify.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/picture_modify.tpl b/admin/themes/default/template/picture_modify.tpl index be5fa94a4..f771a673b 100644 --- a/admin/themes/default/template/picture_modify.tpl +++ b/admin/themes/default/template/picture_modify.tpl @@ -9,7 +9,7 @@ $("#tags").fcbkcomplete({ json_url: "admin.php?fckb_tags=1", cache: false, - filter_case: true, + filter_case: false, filter_hide: true, firstselected: true, filter_selected: true, |