removing unecessary lineskips
This commit is contained in:
parent
af25eef0fc
commit
32109ad7fc
|
|
@ -45,7 +45,6 @@ $adresse = get_field('adresse', $postID);
|
|||
<?php endif; ?>
|
||||
|
||||
|
||||
|
||||
<?php if ($phoneNumber): ?>
|
||||
<a class="card-artisans__phone" href="tel:<?php echo $phoneNumber ?>"><?php echo $formattedPhoneNumber ?></a>
|
||||
<?php endif; ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user