diff --git a/addons/default/visiosoft/advs-module/resources/views/list/gallery.twig b/addons/default/visiosoft/advs-module/resources/views/list/gallery.twig index 86e0076ac..bdb0446df 100644 --- a/addons/default/visiosoft/advs-module/resources/views/list/gallery.twig +++ b/addons/default/visiosoft/advs-module/resources/views/list/gallery.twig @@ -14,7 +14,7 @@ -
+
{% if setting_value('visiosoft.theme.base::price_fields') %}
{{ adv.price != '0' @@ -24,23 +24,23 @@ {% endif %} {% if setting_value('visiosoft.module.location::home_page_location') %}
- + {{ adv.city_name }}, {{ adv.country_name }} - +
{% endif %} {% if setting_value('visiosoft.theme.base::date_fields') %}
- + {{ adv.created_at|date('d/m/Y') }} - +
{% endif %}