edited typo in if call
This commit is contained in:
parent
a9fe35c4eb
commit
406448faff
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue