Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / eu_cookie_compliance / templates / eu_cookie_compliance_popup_agreed.html.twig
index 6089885252f28d06464d3b264fb484d56cd2d064..abd78b17535aee6f7448cf634438be7d4f561145 100644 (file)
@@ -11,7 +11,7 @@
  * find-more-button  - link to an information page
  *
  * Variables available:
- * - $message:  Contains the text that will be display whithin the banner
+ * - $message:  Contains the text that will be display within the banner
  * - $hide_button: Label for the hide button
  * - $find_more_button: Label for the find out more button
  */
@@ -25,7 +25,7 @@
     <div id="popup-buttons" class="eu-cookie-compliance-buttons">
       <button type="button" class="hide-popup-button eu-cookie-compliance-hide-button">{{ hide_button }}</button>
       {% if find_more_button %}
-        <button type="button" class="find-more-button eu-cookie-compliance-more-button" >{{ find_more_button }}</button>
+        <button type="button" class="find-more-button eu-cookie-compliance-more-button-thank-you" >{{ find_more_button }}</button>
       {% endif %}
     </div>
   </div>