diff --git a/addons/default/visiosoft/advs-module/resources/views/advs/list-item.twig b/addons/default/visiosoft/advs-module/resources/views/advs/list-item.twig index 6c7bc6a37..32abe6815 100644 --- a/addons/default/visiosoft/advs-module/resources/views/advs/list-item.twig +++ b/addons/default/visiosoft/advs-module/resources/views/advs/list-item.twig @@ -3,7 +3,7 @@ {% block ogdata %} - + @@ -134,10 +134,8 @@
{{ adv.created_at|date('d/m/Y') }} - {% if setting_value('visiosoft.module.location::detail_page_location') %} {{ adv.city_name }} - , {{ adv.country_name }}qqq - {% endif %} + , {{ adv.country_name }} {% if adv.isCorporate == 2 %} {{ adv.owner }} @@ -154,11 +152,11 @@ {% if(adv.video_url != null) %}

{{ trans('visiosoft.module.cloudinary::field.video') }}

- {{ trans('visiosoft.module.cloudinary::field.video') }} - -