diff --git a/application/views/visitor/layout/footer.php b/application/views/visitor/layout/footer.php index 52e91198d..6477fee40 100644 --- a/application/views/visitor/layout/footer.php +++ b/application/views/visitor/layout/footer.php @@ -231,17 +231,11 @@ if ($lang_code != 'en' && !file_exists(FCPATH . "assets/json/datatables_language "scrollY": "500px", "scrollCollapse": true, "paging": true, - "layout": { - "topEnd": { - "search": { - "text": 'Filter Results' - } - } - }, "scrollX": true, "order": [ 0, 'desc' ], "language": { url: getDataTablesLanguageUrl(), + search: '', }, dom: 'Bfrtip', buttons: [