diff --git a/addons/default/visiosoft/advs-module/resources/views/new-ad/new-create.twig b/addons/default/visiosoft/advs-module/resources/views/new-ad/new-create.twig index faa206aef..73013aa25 100644 --- a/addons/default/visiosoft/advs-module/resources/views/new-ad/new-create.twig +++ b/addons/default/visiosoft/advs-module/resources/views/new-ad/new-create.twig @@ -278,17 +278,19 @@ {% endif %} -
- {{ trans('visiosoft.module.advs::field.ad_location') }} -
-
- {% include "visiosoft.module.location::new-ad/map" %} + {% if setting_value('visiosoft.module.location::create_ad_page_location') %} +
+ {{ trans('visiosoft.module.advs::field.ad_location') }} +
+
+ {% include "visiosoft.module.location::new-ad/map" %} - -
+ +
+ {% endif %}
{% if setting_value('visiosoft.module.advs::show_post_ad_agreement') %}