edited file compile coding styles

This commit is contained in:
jorge-vitrubio 2024-03-14 11:36:43 +01:00
parent 91ba0e1791
commit ab2042f727
1 changed files with 5 additions and 2 deletions

View File

@ -43,7 +43,6 @@
</main><!-- .entry-content -->
<section class="xarxaprod-associat-info">
<section class="xarxaprod-associat-contact">
<dt>&nbsp;</dt>
<ul class="xarxaprod-associat-contact-fields">
<?php if( get_field('xxp_associat_address') ): ?>
<li class="xarxaprod-associat-address">
@ -77,7 +76,11 @@
<section class="xarxaprod-associat-services">
<dt>Serveis</dt>
<?php get_template_part( 'template-parts/section', 'list-checkbox', array('iterate_field' => 'xxp_associat_service') ); ?>
<?php get_template_part(
'template-parts/section',
'list-checkbox',
array('iterate_field' => 'xxp_associat_service')
); ?>
</section>
<section class="xarxaprod-associat-logo">