diff --git a/components/com_contact/views/featured/tmpl/default.php b/components/com_contact/views/featured/tmpl/default.php index 7cc19481c0d4b..7d44694c69176 100644 --- a/components/com_contact/views/featured/tmpl/default.php +++ b/components/com_contact/views/featured/tmpl/default.php @@ -17,7 +17,7 @@
params->get('show_page_heading') != 0 ) : ?>

- escape($this->params->get('page_heading')); ?> + escape($this->params->get('page_heading')); ?>

diff --git a/components/com_contact/views/featured/tmpl/default_items.php b/components/com_contact/views/featured/tmpl/default_items.php index eef232c6f5662..a6c704ced8e7e 100644 --- a/components/com_contact/views/featured/tmpl/default_items.php +++ b/components/com_contact/views/featured/tmpl/default_items.php @@ -37,61 +37,65 @@ - +
params->get('show_headings')) : ?> - - - - params->get('show_position_headings')) : ?> - - - params->get('show_email_headings')) : ?> - - - params->get('show_telephone_headings')) : ?> - - - - params->get('show_mobile_headings')) : ?> - - - - params->get('show_fax_headings')) : ?> - - - - params->get('show_suburb_headings')) : ?> - - - - params->get('show_state_headings')) : ?> - - - - params->get('show_country_headings')) : ?> - - - + + + + + + + params->get('show_position_headings')) : ?> + + + + params->get('show_email_headings')) : ?> + + + + params->get('show_telephone_headings')) : ?> + + + + params->get('show_mobile_headings')) : ?> + + + + params->get('show_fax_headings')) : ?> + + + + params->get('show_suburb_headings')) : ?> + + + + params->get('show_state_headings')) : ?> + + + + params->get('show_country_headings')) : ?> + + @@ -161,7 +165,6 @@ -
- - - - - - - - - - - - - - - - - -
+ + + + + + + + + + + + + + + + + +