This commit is contained in:
parent
b00eb3123e
commit
c5fa8947ac
|
|
@ -23,7 +23,7 @@ if ($is_carhop_member && isset($carhop_member_id)) {
|
|||
?>
|
||||
|
||||
<a href="<?php echo $link; ?>" class="author-card">
|
||||
|
||||
<p>...</p>
|
||||
<div class="author-card__profile-picture">
|
||||
<?php if ($profilePictureUrl) : ?>
|
||||
<img src="<?php echo $profilePictureUrl; ?>" alt="<?php echo $profilePictureAlt; ?>">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user