<div class="message error otgs-is-dismissible">
<p>Because of some elements in your site configuration, when the users switch the currency or the language on the front end, the cart content might not be synchronized correctly.</p>
<ul>
<li>Woocommerce Product Bundles</li>
</ul>
<p>
It is recommended that you
<strong>
<a href="<em><u>hidden link</u></em>">configure WooCommerce Multilingual &Multicurrency</a>
</strong>
with the option to reset the cart in a situation like this.
<strong>
<a href="/?page_id=1141378&utm_source=plugin&utm_medium=gui&utm_campaign=wcml" target="_blank" rel="noopener">More details</a>
</strong>
</p>
<a class="notice-dismiss" href="/wp-admin/&wcml_action=dismiss_cart_warning">
<span class="screen-reader-text">Dismiss
</a>
</div>
[php]
the [php]<span class="screen-reader-text">Dismiss
is missing the closing
Symptoms:
The page is rendering incorrectly due to broken HTML caused by an unclosed tag in the admin notice.