Skip to content

Commit

Permalink
UHF-8833: Add correct string for the title as well on Askem messages …
Browse files Browse the repository at this point in the history
…if cookies are not approved
  • Loading branch information
teroelonen committed Oct 18, 2024
1 parent bf097ce commit 65a7180
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="react-and-share-cookie-compliance js-react-and-share-cookie-compliance" style="display: none;">
<div class="message">
{% include '@hdbt/misc/icon.twig' ignore missing with {icon: 'alert-circle-fill'} %}
<h2>{{ 'Feedback buttons cannot be displayed'|t({}, {'context': 'React & Share cookie compliance'}) }}</h2>
<h2>{{ 'Would you like to give feedback on this page?'|t({}, {'context': 'React & Share cookie compliance'}) }}</h2>
<p>
{% trans with {'context': 'React & Share cookie compliance'} %}
Enabling cookies that collect statistics will allow you to share your input.
Expand Down

0 comments on commit 65a7180

Please sign in to comment.