edited typo in if call

This commit is contained in:
jorge-vitrubio 2024-03-10 19:11:20 +01:00
parent a9fe35c4eb
commit 406448faff
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
</div>
<?php endif; ?>
<?php if( get_field('xxp_associat_osm_link') ): ?>
<?php if( get_field('xxp_associat_osm_map') ): ?>
<div class="xarxaprod-associat-osm-link">
<h6 class="">Mapa:</h6>
<figure><?php the_field('xxp_associat_osm_map'); ?></figure>