diff --git a/CHANGELOG.md b/CHANGELOG.md index 645619124a..c9595cfc5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Draft - Move some hard-coded validation messages to language file [#1040](https://github.com/bigcommerce/cornerstone/pull/1040) +- Use different id for gift cert in cart page [#1044](https://github.com/bigcommerce/cornerstone/pull/1044) ## 1.9.0 (2017-07-18) - Product Images were obscuring product details on smaller viewports [#1019](https://github.com/bigcommerce/cornerstone/pull/1019) diff --git a/templates/components/cart/gift-certificate-input.html b/templates/components/cart/gift-certificate-input.html index 9ecaab0f60..2759cad7c5 100644 --- a/templates/components/cart/gift-certificate-input.html +++ b/templates/components/cart/gift-certificate-input.html @@ -7,8 +7,8 @@