Compare commits
No commits in common. "a6410d4c460fbccaa2e8ca58e590d745bd13c307" and "700e4f62686fe595863b2345c6ef1f4595589ba7" have entirely different histories.
a6410d4c46
...
700e4f6268
|
|
@ -95,7 +95,7 @@ switch_to_blog(1);
|
|||
</div>
|
||||
|
||||
<ul class="site-footer__partenaires">
|
||||
<h4 class="content-intertitle"><?php echo __('Nos partenaires', 'homegrade-theme__texte-fonctionnel') ?></h4>
|
||||
<h4 class="content-intertitle"><?php echo __('Nos partenaires', 'metiers-patrimoine-theme') ?></h4>
|
||||
|
||||
<?php $partenaires = get_field('footer_partenaires', 'term_' . $footer_locale_location_ID)['partenaires']; ?>
|
||||
<?php foreach ($partenaires as $partenaire) : ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user