diff --git a/addons/default/visiosoft/location-module/resources/views/ad-detail/details.twig b/addons/default/visiosoft/location-module/resources/views/ad-detail/details.twig index 1eb907cc1..10053f49d 100644 --- a/addons/default/visiosoft/location-module/resources/views/ad-detail/details.twig +++ b/addons/default/visiosoft/location-module/resources/views/ad-detail/details.twig @@ -1,6 +1,6 @@ {% set adv = params.adv %} {% if setting_value('visiosoft.module.location::detail_page_location') %} -
+
{{ adv.city_name }}, {{ adv.country_name }}
diff --git a/addons/default/visiosoft/profile-module/resources/views/ad-detail/contact-with.twig b/addons/default/visiosoft/profile-module/resources/views/ad-detail/contact-with.twig index 769e58cd9..ae82fb1c1 100644 --- a/addons/default/visiosoft/profile-module/resources/views/ad-detail/contact-with.twig +++ b/addons/default/visiosoft/profile-module/resources/views/ad-detail/contact-with.twig @@ -1,6 +1,6 @@ {% set profile = findUserProfile(params.adv.created_by_id) %} {% if profile.gsm_phone is not null %} -
+
{% endif %} {% if profile.office_phone is not empty %} -
+
{% endif %} {% if profile.land_phone is not empty %} -
+