Skip to content

Commit 974a362

Browse files
committed
SEO Performance Enhancement
1 parent 7017ab9 commit 974a362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/views/public.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
?>
1414

1515
<!-- This file is used to markup the public facing aspect of the plugin. -->
16-
<div id="aeofwc-close-lightbox-link"><a href="javascript:void(0);">&times;</a></div>
16+
<div id="aeofwc-close-lightbox-link"><a href="javascript:void(0);" rel="nofollow" aria-hidden="true" role="button">&times;</a></div>
1717
<div id="tab_custom_ofwc_offer_tab_alt_message" class="tab_custom_ofwc_offer_tab_inner_content">
1818
<ul class="woocommerce-error aeofwc-woocommerce-error">
1919
<li><strong><?php echo __('Selection Required:', 'offers-for-woocommerce'); ?>&nbsp;</strong><?php echo apply_filters('aeofwc_offer_option_required', __('Select product options above before making new offer.', 'offers-for-woocommerce')); ?></li>

0 commit comments

Comments
 (0)