Bug 34793: (QA follow-up): forgotten 'Cookie consents'=>'Cookies policy'

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Victor Grousset 2024-02-11 07:41:01 +01:00 committed by Katrin Fischer
parent 71a41086ef
commit 5a03a66453
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834
2 changed files with 2 additions and 2 deletions

View file

@ -114,7 +114,7 @@ tables:
lang: "default"
- additional_content_id: 5
title: "Cookie consent bar"
title: "Cookie policy bar"
content:
- "<p>The online catalog uses functional cookies: these are essential to make the site work.</p>"
lang: "default"

View file

@ -105,7 +105,7 @@
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h2 class="modal-title" id="cookieConsentModalLabel">Cookie consent</h2>
<h2 class="modal-title" id="cookieConsentModalLabel">Cookies policy</h2>
</div>
<div class="modal-body">
[% IF ( CookieConsentPopup && CookieConsentPopup.content && CookieConsentPopup.content.count >0 ) %]