← All changes
|
modules/floating-buttons/classes/render/contact-buttons-render-base.php
+1
-1
4.3.0
→
3.32.3
View file →
| @@ -162,9 +162,9 @@ | ||
| 162 | 162 | 'src' => esc_url( $profile_image_value['url'] ), |
| 163 | 163 | ] ); |
| 164 | 164 | ?> |
| 165 | 165 | <img <?php echo $this->widget->get_render_attribute_string( 'profile-image-src' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> /> |
| 166 | - <?php } ?> | |
| 166 | + <?php }; ?> | |
| 167 | 167 | </div> |
| 168 | 168 | |
| 169 | 169 | <div class="e-contact-buttons__top-bar-details"> |
| 170 | 170 | <?php if ( $has_top_bar_title ) { ?> |