diff --git a/CHANGELOG.md b/CHANGELOG.md index e8c29fb9bb..625dfa92da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -- Delete item button in cart cut off from right side when in focus. [#1823](https://github.com/bigcommerce/cornerstone/pull/1823) - ## Draft - Face accessibility standards with social links on PDP's page. [#1809](https://github.com/bigcommerce/cornerstone/pull/1809) - State of search link not announced. [#1798](https://github.com/bigcommerce/cornerstone/pull/1798) +- Fixed subscription notification screen reader announcing. [#1813](https://github.com/bigcommerce/cornerstone/pull/1813) +- Delete item button in cart cut off from right side when in focus. [#1823](https://github.com/bigcommerce/cornerstone/pull/1823) ## 4.10.0 (10-01-2020) - Return heading to product card. [#1848](https://github.com/bigcommerce/cornerstone/pull/1848) diff --git a/templates/pages/subscribed.html b/templates/pages/subscribed.html index 80bb3e29df..b925e5ae35 100644 --- a/templates/pages/subscribed.html +++ b/templates/pages/subscribed.html @@ -2,7 +2,7 @@
-

+

{{#if subscription.error}} {{lang 'newsletter.subscribed_heading_error'}} {{else}}