diff --git a/slt/html/com_contact/category/default_items.php b/slt/html/com_contact/category/default_items.php deleted file mode 100644 index 5e1e2ba..0000000 --- a/slt/html/com_contact/category/default_items.php +++ /dev/null @@ -1,131 +0,0 @@ -escape($this->state->get('list.ordering')); -$listDirn = $this->escape($this->state->get('list.direction')); -?> -items)) : ?> -

- - -
- params->get('filter_field') || $this->params->get('show_pagination_limit')) : ?> -
- params->get('filter_field')) : ?> -
- - -
- - - params->get('show_pagination_limit')) : ?> -
- - pagination->getLimitBox(); ?> -
- -
- - - - - params->get('show_pagination', 2)) : ?> - - -
- - -
-
- - diff --git a/slt/html/com_contact/contact/default_address.php b/slt/html/com_contact/contact/default_address.php deleted file mode 100644 index 5cd0031..0000000 --- a/slt/html/com_contact/contact/default_address.php +++ /dev/null @@ -1,125 +0,0 @@ - -
- params->get('address_check') > 0) && - ($this->contact->address || $this->contact->suburb || $this->contact->state || $this->contact->country || $this->contact->postcode)) : ?> -
- - params->get('marker_address'); ?> - -
- - contact->address && $this->params->get('show_street_address')) : ?> -
- - contact->address); ?> -
-
-
- - - contact->suburb && $this->params->get('show_suburb')) : ?> -
- - contact->postcode; ?> - - - contact->suburb; ?> -
-
-
- - contact->state && $this->params->get('show_state')) : ?> -
- - contact->state; ?> -
-
-
- - contact->country && $this->params->get('show_country')) : ?> -
- - contact->country; ?> -
-
-
- - - -contact->email_to && $this->params->get('show_email')) : ?> -
- - params->get('marker_email')); ?> - -
-
- - contact->email_to; ?> - -
- - -contact->telephone && $this->params->get('show_telephone')) : ?> -
- - params->get('marker_telephone'); ?> - -
-
- - contact->telephone; ?> - -
- -contact->fax && $this->params->get('show_fax')) : ?> -
- - params->get('marker_fax'); ?> - -
-
- - contact->fax; ?> - -
- -contact->mobile && $this->params->get('show_mobile')) : ?> -
- - params->get('marker_mobile'); ?> - -
-
- - contact->mobile; ?> - -
- -contact->webpage && $this->params->get('show_webpage')) : ?> -
- - -
-
- - - -
- -