typo in title
This commit is contained in:
parent
7c88cab713
commit
72cea08e62
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
<?php if( get_field('xxp_associat_mail') ): ?>
|
<?php if( get_field('xxp_associat_mail') ): ?>
|
||||||
<li class="xarxaprod-associat-mail">
|
<li class="xarxaprod-associat-mail">
|
||||||
<h6>Eail:</h6>
|
<h6>Email:</h6>
|
||||||
<p><a href="mailto:<?php the_field('xxp_associat_mail'); ?>"><?php the_field('xxp_associat_mail'); ?></a></p>
|
<p><a href="mailto:<?php the_field('xxp_associat_mail'); ?>"><?php the_field('xxp_associat_mail'); ?></a></p>
|
||||||
</li>
|
</li>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
Loading…
Reference in New Issue