diff --git a/components/com_contact/views/category/tmpl/default.xml b/components/com_contact/views/category/tmpl/default.xml index 6e2261a20283b..831effc6a6342 100644 --- a/components/com_contact/views/category/tmpl/default.xml +++ b/components/com_contact/views/category/tmpl/default.xml @@ -117,7 +117,7 @@ label="JGLOBAL_FILTER_FIELD_LABEL" > - + diff --git a/components/com_contact/views/category/tmpl/default_items.php b/components/com_contact/views/category/tmpl/default_items.php index 90d0c7c398810..12f78a1deba45 100644 --- a/components/com_contact/views/category/tmpl/default_items.php +++ b/components/com_contact/views/category/tmpl/default_items.php @@ -19,9 +19,9 @@
- params->get('filter_field') != 'hide') || ($this->params->get('filter_field') != '0')) || $this->params->get('show_pagination_limit')) :?> + params->get('filter_field') || $this->params->get('show_pagination_limit')) :?>
- params->get('filter_field') != 'hide') || ($this->params->get('filter_field') != '0')) :?> + params->get('filter_field')) :?>